User-Defined Function API 11.0
marklogic::Registry Member List

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

pluginVersion (defined in marklogic::Registry) marklogic::Registry protected
registerAggregate(const char *name) marklogic::Registry inline
registerAggregate(const char *name, AggregateFunction f)=0 marklogic::Registry pure virtual
registerLexer(const char *name) marklogic::Registry inline
registerLexer(const char *name, LexerFunction f)=0 marklogic::Registry pure virtual
registerStemmer(const char *name) marklogic::Registry inline
registerStemmer(const char *name, StemmerFunction f)=0 marklogic::Registry pure virtual
Registry() (defined in marklogic::Registry) marklogic::Registry protected
version(unsigned pluginVersion=makeVersion(__DATE__, __TIME__), unsigned marklogicVersion=MARKLOGIC_API_VERSION) marklogic::Registry
~Registry() (defined in marklogic::Registry) marklogic::Registry protectedvirtual