JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Data Structures | Namespaces | Enumerations
Agg_State.h File Reference
#include "Query_State.h"
Include dependency graph for Agg_State.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  joda::queryparsing::grammar::aggState
 

Namespaces

 joda
 
 joda::queryparsing
 
 joda::queryparsing::grammar
 

Enumerations

enum  joda::queryparsing::grammar::aggFunction {
  joda::queryparsing::grammar::NOAGG , joda::queryparsing::grammar::AVG , joda::queryparsing::grammar::COUNT , joda::queryparsing::grammar::SUM ,
  joda::queryparsing::grammar::ATTSTAT , joda::queryparsing::grammar::DISTINCT , joda::queryparsing::grammar::MIN , joda::queryparsing::grammar::MAX ,
  joda::queryparsing::grammar::COLLECT , joda::queryparsing::grammar::HISTOGRAM
}