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