ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
Loading...
Searching...
No Matches
tom::calendars::time_scale_adapter_impl< aggregator_type, ignore_missing > Class Template Reference

Classes

class  iterator
 

Public Member Functions

 time_scale_adapter_impl (calendar &target_cal)
 
 time_scale_adapter_impl (const tom::collections::time_series &ts, calendar &target_cal)
 
iterator begin ()
 
iterator end ()
 
calendarget_calendar () 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
 
const tom::collections::time_seriesget_time_series () const
 
void set_calendar (calendar &cal)
 
void set_first_date (date d)
 
void set_last_date (date d)
 
void set_time_series (const tom::collections::time_series &ts)
 

Friends

class iterator
 

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