This is the complete list of members for
CPPDictionary, including all inherited members.
bucket | Dictionary | [protected] |
CPPDictionary(int nb=43, int ns=50, int nc=30000) | CPPDictionary | [inline] |
currentScope | Dictionary | [protected] |
define(const std::string &, DictEntry *) | Dictionary | |
defineInScope(const std::string &, DictEntry *, int) | Dictionary | |
Dictionary(int nb=43, int ns=60, int nc=30000) | Dictionary | |
dumpScope(FILE *, int scope=-1) | Dictionary | |
dumpScopes() | Dictionary | |
dumpSymbol(FILE *, DictEntry *) | CPPDictionary | [inline, protected, virtual] |
endScope | Dictionary | [protected] |
getCurrentScope() | Dictionary | |
getCurrentScopeIndex() | Dictionary | |
hash(const std::string &s) | Dictionary | [protected, virtual] |
lookup(const std::string &) | Dictionary | |
nbuckets | Dictionary | [protected] |
nscopes | Dictionary | [protected] |
panic(char const *) | Dictionary | [virtual] |
randomNumbers | Dictionary | [protected, static] |
remove(const std::string &) | Dictionary | |
remove(DictEntry *) | Dictionary | |
removeScope(int scope=-1) | Dictionary | |
restoreScope() | Dictionary | |
saveScope() | Dictionary | |
scope | Dictionary | [protected] |
~Dictionary() | Dictionary | [virtual] |