ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
Loading...
Searching...
No Matches
tom::calendars::range Class Reference
+ Inheritance diagram for tom::calendars::range:
+ Collaboration diagram for tom::calendars::range:

Public Member Functions

 range (calendar &cal, date start, date end)
 
 range (calendar &cal, date_int_type i)
 
 range (const range &rhs)
 
const calendarget_calendar () const
 
date get_end_date () const
 
date get_first_date () const
 
date_int_type get_first_date_int () const
 
date get_last_date () const
 
date_int_type get_last_date_int () const
 
rangeoperator= (const range &rhs)
 
- Public Member Functions inherited from tom::calendars::date_period
 date_period (boost::gregorian::date begin, boost::gregorian::date end)
 
 date_period (const boost::gregorian::date_period &rhs)
 
 date_period (const date_period &rhs)
 
 date_period (date begin, boost::gregorian::date_duration d)
 
 date_period (date begin, date end)
 

Protected Attributes

calendarm_calendar
 

The documentation for this class was generated from the following file: