Class holding a samples boundaries for an history query.
More...
|
long long int | getHistoryEndingTime () |
|
long | getHistorySamplesCount () |
|
long long int | getHistoryStartingTime () |
|
long long int | getStatisticsEndingTime () |
|
long | getStatisticsSamplesCount () |
|
long long int | getStatisticsStartingTime () |
|
void | setHistoryEndingTime (long long int _historyEndingTime) |
|
void | setHistorySamplesCount (long _historySamplesCount) |
|
void | setHistoryStartingTime (long long int _historyStartingTime) |
|
void | setStatisticsEndingTime (long long int _statisticsEndingTime) |
|
void | setStatisticsSamplesCount (long _statisticsSamplesCount) |
|
void | setStatisticsStartingTime (long long int _statisticsStartingTime) |
|
bool | Unmarshall (const std::vector< std::string > &items) |
|
Class holding a samples boundaries for an history query.
Holds data related to a samples boundaries for an history query
Definition at line 62 of file MSamplesBoundaries.h.
The documentation for this class was generated from the following file: