![]() |
User-Defined Function API
9.0
|
This is the complete list of members for marklogic::LexerUDF, including all inherited members.
| close()=0 | marklogic::LexerUDF | pure virtual |
| finish(Reporter &r)=0 | marklogic::LexerUDF | pure virtual |
| initialize(const char *lang, int argc, const char **argv, Reporter &r)=0 | marklogic::LexerUDF | pure virtual |
| isStale() const =0 | marklogic::LexerUDF | pure virtual |
| LexerUDF(unsigned version=MARKLOGIC_API_VERSION) | marklogic::LexerUDF | protected |
| next(Reporter &r)=0 | marklogic::LexerUDF | pure virtual |
| reset(const CodePoint *cp, unsigned sz, Reporter &r)=0 | marklogic::LexerUDF | pure virtual |
| token() const =0 | marklogic::LexerUDF | pure virtual |
| ~LexerUDF() (defined in marklogic::LexerUDF) | marklogic::LexerUDF | protectedvirtual |