User-Defined Function API  9.0
 All Classes Functions Typedefs Enumerations Enumerator
marklogic::AggregateUDF Member List

This is the complete list of members for marklogic::AggregateUDF, including all inherited members.

AggregateUDF(unsigned version=MARKLOGIC_API_VERSION) marklogic::AggregateUDF protected
clone() const =0 marklogic::AggregateUDF pure virtual
close()=0 marklogic::AggregateUDF pure virtual
decode(Decoder &d, Reporter &r)=0 marklogic::AggregateUDF pure virtual
encode(Encoder &e, Reporter &r)=0 marklogic::AggregateUDF pure virtual
finish(OutputSequence &os, Reporter &r)=0 marklogic::AggregateUDF pure virtual
getOrder() const marklogic::AggregateUDF virtual
map(TupleIterator &values, Reporter &r)=0 marklogic::AggregateUDF pure virtual
reduce(const AggregateUDF *o, Reporter &r)=0 marklogic::AggregateUDF pure virtual
start(Sequence &arg, Reporter &r)=0 marklogic::AggregateUDF pure virtual
~AggregateUDF() (defined in marklogic::AggregateUDF) marklogic::AggregateUDF protectedvirtual