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