Logo
Reference manual - version ored_version
Classes | Namespaces | Functions
timeperiod.hpp File Reference

non-contiguous time period handling More...

#include <ql/errors.hpp>
#include <ql/time/calendar.hpp>
#include <ql/time/date.hpp>
#include <vector>

Classes

class  TimePeriod
 Handles non-contiguous time period. More...
 

Namespaces

 ore
 Serializable Credit Default Swap.
 
 ore::data
 

Functions

TimePeriod totalTimePeriod (std::vector< std::string > timePeriods, Size mporDays=QuantLib::Null< Size >(), const QuantLib::Calendar &calendar=QuantLib::Calendar())
 
std::ostream & operator<< (std::ostream &out, const TimePeriod &t)
 

Detailed Description

non-contiguous time period handling