CashFlow.hpp
Go to the documentation of this file.
Class implements the general concept of CF understand as certain amount paid on predefined date...
Definition: CashFlow.hpp:22
Definition: cadHoliday.cpp:3
File contains definition of date class.
void serialize(Archive &, const unsigned int)
interface of Boost serialization library
Definition: CashFlow.hpp:73
virtual double value(const SmartPointer< ir::Curve > &disc)=0
prints and returns the value discounted the cashflow
virtual double price(const SmartPointer< ir::Curve > &disc)=0
discounts the cashflow
The class implements the concept of interest rate.
Definition: interestRate.hpp:25
File contains interface of interest rate curves.
File contains definition of InterestRate class.