#include <symtab.h>
Public Member Functions | |
| ~dbSymbolTable () | |
Static Public Member Functions | |
| static int | add (char *&str, int tag, bool allocate=true) |
Static Public Attributes | |
| static dbSymbolTable | instance |
Static Private Attributes | |
| static HashTableItem * | hashTable [] |
Classes | |
| struct | HashTableItem |
| ~dbSymbolTable | ( | ) |
| int add | ( | char *& | str, | |
| int | tag, | |||
| bool | allocate = true | |||
| ) | [static] |
dbSymbolTable::HashTableItem * hashTable [static, private] |
dbSymbolTable instance [static] |