Puma Reference Manual | 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 () |
|
inline |
void Puma::StrHashTable::clear | ( | ) |
|
inline |
StrHashKey* Puma::StrHashTable::insert | ( | const char * | ) |
void Puma::StrHashTable::remove | ( | StrHashKey * | ) |