#include <AggregatorQuery.h>
◆ AverageAggregator()
ColumnStore::AverageAggregator::AverageAggregator |
( |
std::string |
name | ) |
|
|
inline |
◆ addRecord()
void ColumnStore::AverageAggregator::addRecord |
( |
DataRecord & |
record | ) |
|
|
inlinevirtual |
◆ aggregatorType()
std::string ColumnStore::AverageAggregator::aggregatorType |
( |
| ) |
|
|
inlinevirtual |
◆ clone()
◆ getValue()
float ColumnStore::AverageAggregator::getValue |
( |
| ) |
|
|
inlinevirtual |
◆ count
int ColumnStore::AverageAggregator::count |
◆ sum
double ColumnStore::AverageAggregator::sum |
The documentation for this struct was generated from the following file: