| add(StringTableEntry name) | Dictionary | |
| addVariable(const char *name, S32 type, void *dataPtr) | Dictionary | |
| code | Dictionary | |
| deleteVariables(const char *varString) | Dictionary | |
| Dictionary() | Dictionary | |
| Dictionary(ExprEvalState *state, Dictionary *ref=NULL) | Dictionary | |
| exportVariables(const char *varString, const char *fileName, bool append) | Dictionary | |
| exprState | Dictionary | [private] |
| getVariable(StringTableEntry name, bool *valid=NULL) | Dictionary | |
| hashTable | Dictionary | [private] |
| ip | Dictionary | |
| lookup(StringTableEntry name) | Dictionary | |
| remove(Entry *) | Dictionary | |
| removeVariable(StringTableEntry name) | Dictionary | |
| reset() | Dictionary | |
| scopeName | Dictionary | |
| scopeNamespace | Dictionary | |
| setState(ExprEvalState *state, Dictionary *ref=NULL) | Dictionary | |
| setVariable(StringTableEntry name, const char *value) | Dictionary | |
| tabComplete(const char *prevText, S32 baseLen, bool) | Dictionary | |
| ~Dictionary() | Dictionary | |