add_item(const EST_String &key, const V &value, int no_search=0) | EST_THash< EST_String, V > | |
clear(void) | EST_THash< EST_String, V > | |
copy(const EST_THash< EST_String, V > &from) | EST_THash< EST_String, V > | |
DefaultHash(const void *data, ssize_t size, unsigned int n) | EST_HashFunctions | protectedstatic |
dump(ostream &stream, int all=0) | EST_THash< EST_String, V > | |
Entries typedef | EST_TStringHash< V > | |
Entry typedef | EST_TStringHash< V > | |
EST_THash(int size, unsigned int(*hash_function)(const EST_String &key, unsigned int size)=NULL) | EST_THash< EST_String, V > | |
EST_THash(const EST_THash< EST_String, V > &from) | EST_THash< EST_String, V > | |
EST_TStringHash(int size) | EST_TStringHash< V > | inline |
key(const V &val, int &found) const | EST_THash< EST_String, V > | |
key(const V &val) const | EST_THash< EST_String, V > | inline |
KeyEntries typedef | EST_TStringHash< V > | |
KeyEntry typedef | EST_TStringHash< V > | |
KeyRwEntries typedef | EST_TStringHash< V > | |
map(void(*func)(EST_String &, V &)) | EST_THash< EST_String, V > | |
move_pointer_forwards(IPointer &ip) const | EST_THash< EST_String, V > | inlineprotected |
move_pointer_forwards(IPointer_k &ip) const | EST_THash< EST_String, V > | inlineprotected |
num_entries(void) const | EST_THash< EST_String, V > | inline |
operator=(const EST_THash< EST_String, V > &from) | EST_THash< EST_String, V > | |
point_to_first(IPointer &ip) const | EST_THash< EST_String, V > | inlineprotected |
point_to_first(IPointer_k &ip) const | EST_THash< EST_String, V > | inlineprotected |
points_at(const IPointer &ip) | EST_THash< EST_String, V > | inlineprotected |
points_at(const IPointer_k &ip) | EST_THash< EST_String, V > | inlineprotected |
points_to_something(const IPointer &ip) const | EST_THash< EST_String, V > | inlineprotected |
points_to_something(const IPointer_k &ip) const | EST_THash< EST_String, V > | inlineprotected |
present(const EST_String &key) const | EST_THash< EST_String, V > | |
remove_item(const EST_String &rkey, int quiet=0) | EST_THash< EST_String, V > | |
RwEntries typedef | EST_TStringHash< V > | |
skip_blank(IPointer &ip) const | EST_THash< EST_String, V > | inlineprotected |
skip_blank(IPointer_k &ip) const | EST_THash< EST_String, V > | inlineprotected |
StringHash(const EST_String &key, unsigned int size) | EST_HashFunctions | protectedstatic |
TN_IPointer typedef | EST_TStringHash< V > | |
TN_IPointer_k typedef | EST_TStringHash< V > | |
val(const EST_String &key, int &found) const | EST_THash< EST_String, V > | |
val(const EST_String &key) const | EST_THash< EST_String, V > | inline |
~EST_THash(void) | EST_THash< EST_String, V > | |