non-contiguous time period handling More...
#include <ql/errors.hpp>
#include <ql/time/calendar.hpp>
#include <ql/time/date.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | TimePeriod |
Handles non-contiguous time period. More... | |
Namespaces | |
namespace | ore |
Serializable Credit Default Swap. | |
namespace | ore::data |
Functions | |
TimePeriod | totalTimePeriod (std::vector< std::string > timePeriods, Size mporDays, const QuantLib::Calendar &calendar) |
std::ostream & | operator<< (std::ostream &out, const TimePeriod &t) |
non-contiguous time period handling
Definition in file timeperiod.hpp.