tenor.hpp
Go to the documentation of this file.
Definition: cadHoliday.cpp:3
int getNumberOfUnits() const
returns number of time units
Definition: tenor.cpp:78
friend std::ostream & operator<<(std::ostream &, Tenor &)
Prints tenor.
Definition: tenor.cpp:94
Tenor operator=(TimeUnit)
Creates tenor by time unit as rvalue.
Definition: tenor.cpp:121
int number_of_units_
This integer represents number of time units.
Definition: tenor.hpp:41
File contain time units and other useful enumerations.