ql/calendar.hpp File Reference


Detailed Description

calendar class

#include <ql/date.hpp>
#include <ql/Patterns/bridge.hpp>
#include <set>
#include <vector>

Include dependency graph for calendar.hpp:


Namespaces

namespace  QuantLib

Classes

class  CalendarImpl
 abstract base class for calendar implementations More...
class  Calendar
 calendar class More...
class  Calendar::WesternImpl
 partial calendar implementation More...
class  Calendar::OrthodoxImpl
 partial calendar implementation More...

Enumerations

enum  BusinessDayConvention {
  Following, ModifiedFollowing, Preceding, ModifiedPreceding,
  Unadjusted, MonthEndReference, UnadjustedMonthEnd
}
 Business Day conventions. More...