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

Public Member Functions

 date_period_converter (calendar &from, calendar &to)
 
date_int_type next (date_int_type start)
 
date_int_type target (date_int_type start)
 

Protected Attributes

calendarm_from
 
calendarm_to
 

Member Function Documentation

◆ next()

date_int_type tom::calendars::date_period_converter::next ( date_int_type  start)

return the next date_int_type for the from calendar that is NOT included in the period for start converted to the 'to' calendar

◆ target()

date_int_type tom::calendars::date_period_converter::target ( date_int_type  start)
inline

this returns the date_int_type expressed in calendar 'from' converted to the 'to' calendar


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