| Puma Reference Manual | Puma: Puma::StrHashTable Class Reference |
#include <StrHashTable.h>
Public Types | |
| enum | { STRHASHTABLE_SIZE = 0xffff } |
Public Member Functions | |
| StrHashTable () | |
| StrHashKey * | empty () const |
| StrHashKey * | insert (const char *) |
| void | remove (StrHashKey *) |
| void | clear () |
| Puma::StrHashTable::StrHashTable | ( | ) | [inline] |
| StrHashKey* Puma::StrHashTable::empty | ( | ) | const [inline] |
| StrHashKey* Puma::StrHashTable::insert | ( | const char * | ) |
| void Puma::StrHashTable::remove | ( | StrHashKey * | ) |
| void Puma::StrHashTable::clear | ( | ) |