JointCalendar Class Reference
[Calendars]

#include <ql/Calendars/jointcalendar.hpp>

Inheritance diagram for JointCalendar:

Inheritance graph
[legend]
List of all members.

Detailed Description

Joint calendar.

Depending on the chosen rule, this calendar has a set of business days given by either the union or the intersection of the sets of business days of the given calendars.


Public Member Functions

 JointCalendar (const Calendar &, const Calendar &, JointCalendarRule=JoinHolidays)
 JointCalendar (const Calendar &, const Calendar &, const Calendar &, JointCalendarRule=JoinHolidays)
 JointCalendar (const Calendar &, const Calendar &, const Calendar &, const Calendar &, JointCalendarRule=JoinHolidays)


QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen