|
ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
|
Inheritance diagram for tom::calendars::business_converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >:
Collaboration diagram for tom::calendars::business_converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >:Public Member Functions | |
| date_int_type | operator() (const date &) const |
| date | operator() (date_int_type) const |
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 () |
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 ) |