ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
Loading...
Searching...
No Matches
tom::calendars::weekly_converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY > Struct Template Reference
+ Inheritance diagram for tom::calendars::weekly_converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >:
+ Collaboration diagram for tom::calendars::weekly_converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >:

Public Member Functions

date_int_type operator() (const date &) const
 
date operator() (date_int_type) const
 

Static Public Attributes

static const boost::gregorian::date_duration duration = date_duration(7)
 
- Static Public Attributes inherited from tom::calendars::converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >
static const date first_date = date( FIRST_YEAR, FIRST_MONTH, FIRST_DAY )
 

Additional Inherited Members

- Static Public Member Functions inherited from tom::calendars::converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >
static date get_first_date ()
 
static int get_first_day ()
 
static int get_first_month ()
 
static int get_first_year ()
 

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