BEGINDOC enum value | TextHandler | |
BEGINTAG enum value | TextHandler | |
buffer | TextHandler | [protected] |
buildMgr() | KeyfileDocMgr | [virtual] |
cat | TextHandler | [protected] |
category | TextHandler | [static] |
dbcache | KeyfileDocMgr | [protected] |
docEntry | KeyfileDocMgr | [protected] |
doclen | KeyfileDocMgr | [protected] |
doclookup | KeyfileDocMgr | [protected] |
ENDDOC enum value | TextHandler | |
ENDTAG enum value | TextHandler | |
fileid | KeyfileDocMgr | [protected] |
foundDoc(char *docno) | TextHandler | [inline, virtual] |
foundDoc(char *docno, const char *original) | TextHandler | [inline, virtual] |
foundEndDoc() | TextHandler | [inline, virtual] |
foundSymbol(char *sym) | TextHandler | [inline, virtual] |
foundToken(TokenType type, char *token=NULL, const char *orig=NULL, PropertyList *properties=NULL) | TextHandler | [inline, virtual] |
foundWord(char *word) | TextHandler | [inline, virtual] |
foundWord(char *word, const char *original) | TextHandler | [inline, virtual] |
getCategory() | TextHandler | [inline, virtual] |
getDoc(const string &docID) const | KeyfileDocMgr | [virtual] |
getIdentifier() | TextHandler | [inline, virtual] |
getMyID() const | KeyfileDocMgr | [inline, virtual] |
getOffsets(const string &docID) const | KeyfileDocMgr | |
getParser() const | KeyfileDocMgr | [inline, virtual] |
getTextHandler() | TextHandler | [inline, virtual] |
handleBeginDoc(char *docno, const char *original, PropertyList *list) | TextHandler | [inline, virtual] |
handleBeginTag(char *tag, const char *original, PropertyList *list) | TextHandler | [inline, virtual] |
handleDoc(char *docno) | KeyfileDocMgr | [virtual] |
handleEndDoc() | KeyfileDocMgr | [virtual] |
TextHandler::handleEndDoc(char *token, const char *original, PropertyList *list) | TextHandler | [inline, virtual] |
handleEndTag(char *tag, const char *original, PropertyList *list) | TextHandler | [inline, virtual] |
handleSymbol(char *symbol, const char *original, PropertyList *list) | TextHandler | [inline, virtual] |
handleSymbol(char *sym) | TextHandler | [inline, virtual] |
handleWord(char *word) | KeyfileDocMgr | [inline, virtual] |
TextHandler::handleWord(char *word, const char *original, PropertyList *list) | TextHandler | [inline, virtual] |
iden | TextHandler | [protected] |
identifier | TextHandler | [static] |
IDname | KeyfileDocMgr | [protected] |
IDnameext | KeyfileDocMgr | [protected] |
ignoreDoc | KeyfileDocMgr | [protected] |
KeyfileDocMgr() | KeyfileDocMgr | [inline] |
KeyfileDocMgr(const string &name) | KeyfileDocMgr | |
KeyfileDocMgr(string name, string mode, string source) | KeyfileDocMgr | |
loadFTFiles(const string &fn, int num) | KeyfileDocMgr | [protected] |
loadTOC() | KeyfileDocMgr | [protected, virtual] |
myDoc | KeyfileDocMgr | [protected] |
myparser | KeyfileDocMgr | [protected] |
numdocs | KeyfileDocMgr | [protected] |
numOldSources | KeyfileDocMgr | [protected] |
offsets | KeyfileDocMgr | [protected] |
open(const string &manname) | KeyfileDocMgr | [inline, virtual] |
pm | KeyfileDocMgr | [protected] |
poslookup | KeyfileDocMgr | [protected] |
setParser(Parser *p) | KeyfileDocMgr | [inline, virtual] |
setTextHandler(TextHandler *th) | TextHandler | [inline, virtual] |
sources | KeyfileDocMgr | [protected] |
SYMBOLTOK enum value | TextHandler | |
TextHandler() | TextHandler | [inline] |
textHandler | TextHandler | [protected] |
TokenType enum name | TextHandler | |
WORDTOK enum value | TextHandler | |
writeTOC() | KeyfileDocMgr | [protected, virtual] |
~DocumentManager() | DocumentManager | [inline, virtual] |
~KeyfileDocMgr() | KeyfileDocMgr | [virtual] |
~TextHandler() | TextHandler | [inline, virtual] |