| addDoubleOutputField(string name=string()) | Aggregate | [protected] |
| addInt32OutputField(string name=string()) | Aggregate | [protected] |
| addInt64OutputField(string name=string()) | Aggregate | [protected] |
| addOutputField(TupleDescription::Field field) | Aggregate | [protected] |
| addSingleOutputField(string name=string()) | Aggregate | [protected] |
| addStringOutputField(unsigned int length) | Aggregate | [protected] |
| addStringOutputField(string name, unsigned int length) | Aggregate | [protected] |
| Aggregate() | Aggregate | |
| arg(unsigned int index) const | Aggregate | [protected] |
| as_string() const | Aggregate | [virtual] |
| AURORA_DECLARE_AGGREGATE(CountAggregate) | CountAggregate | |
| getOutputField(unsigned int i) const | Aggregate | |
| getOutputSize() const | Aggregate | |
| getOutputTupleDescription() const | Aggregate | |
| NMSTL_SERIAL_SUBCLASS(CountAggregate, Aggregate,) | CountAggregate | |
| numArgs() const | Aggregate | [protected] |
| numOutputFields() const | Aggregate | |
| openWindow() | CountAggregate | [virtual] |
| parse(string expr, const ExprContext &ctxt) | Aggregate | [static] |
| Registry typedef | Aggregate | |
| setArgs(const vector< ptr< Expression > > &args) | Aggregate | |
| setup(const ExprContext &ctxt) | CountAggregate | [virtual] |
| ~Aggregate() | Aggregate | [virtual] |
1.3.8