ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
Loading...
Searching...
No Matches
tom::calendars::time_scale_adapter Class Reference

Classes

class  iterator
 

Public Member Functions

 time_scale_adapter (calendar &target_cal, const aggregator &agg)
 
 time_scale_adapter (const aggregator &agg)
 
 time_scale_adapter (const tom::collections::time_series &ts, calendar &target_cal, const aggregator &agg)
 
iterator begin ()
 
iterator end ()
 
const aggregatorget_aggregator () const
 
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 files: