, including all inherited members.
| _first(UT_Cursor &c) const | UT_GenericStringMap< T > | [private] |
| _key(UT_Cursor &c) const | UT_GenericStringMap< T > | [private] |
| _make_deleted(UT_Cursor &c) const | UT_GenericStringMap< T > | [private] |
| _next(UT_Cursor &c) const | UT_GenericStringMap< T > | [private] |
| _prev(UT_Cursor &c) const | UT_GenericStringMap< T > | [private] |
| assign_slots(hash_slot< T > *p, size_t old_num_slots) | UT_GenericStringMap< T > | [private] |
| clear() | UT_GenericStringMap< T > | |
| compute_reorg_threshold(size_t nslots) | UT_GenericStringMap< T > | [private, static] |
| contains(const char *key, T val) const | UT_GenericStringMap< T > | |
| contains(const UT_String &key, T val) const | UT_GenericStringMap< T > | |
| enumerate(bool strip_null_values=true) const | UT_GenericStringMap< T > | |
| exceeds_n_delete_threshold() const | UT_GenericStringMap< T > | [inline, private] |
| find_slot(const UT_String &k, SM_search_type search_type, size_t &slot, bool &key_found, size_t &hashval, const void *v, bool *v_found, void *vi, size_t hashval_in) const | UT_GenericStringMap< T > | [private] |
| find_slot(const char *k, SM_search_type search_type, size_t &slot, bool &key_found, size_t &hashval, const void *v, bool *v_found, void *vi, size_t hashval_in) const | UT_GenericStringMap< T > | [private] |
| flags | UT_GenericStringMap< T > | [private] |
| freeData(void) | UT_GenericStringMap< T > | [inline] |
| grow() | UT_GenericStringMap< T > | [private] |
| insert(const char *key, T value) | UT_GenericStringMap< T > | |
| insert(const UT_String &key, T value) | UT_GenericStringMap< T > | |
| keys(bool strip_null_values=true) const | UT_GenericStringMap< T > | |
| list() | UT_GenericStringMap< T > | |
| m_list | UT_GenericStringMap< T > | [private] |
| m_nSlots | UT_GenericStringMap< T > | [private] |
| m_pMapping | UT_GenericStringMap< T > | [private] |
| n_deleted | UT_GenericStringMap< T > | [private] |
| n_keys | UT_GenericStringMap< T > | [private] |
| operator=(const UT_GenericStringMap< T > &) | UT_GenericStringMap< T > | [private] |
| pick(const char *key) const | UT_GenericStringMap< T > | |
| pick(const UT_String &key) const | UT_GenericStringMap< T > | |
| purgeData(void) | UT_GenericStringMap< T > | [inline] |
| remove(const char *key, T) | UT_GenericStringMap< T > | |
| remove(const UT_String &key, T) | UT_GenericStringMap< T > | |
| reorg(size_t slots_to_allocate) | UT_GenericStringMap< T > | [private] |
| reorg_threshold | UT_GenericStringMap< T > | [private] |
| set(const char *key, T val) | UT_GenericStringMap< T > | |
| set(const UT_String &key, T val) | UT_GenericStringMap< T > | |
| size() const | UT_GenericStringMap< T > | [inline] |
| SM_INSERT enum value | UT_GenericStringMap< T > | [private] |
| SM_LOOKUP enum value | UT_GenericStringMap< T > | [private] |
| SM_REORG enum value | UT_GenericStringMap< T > | [private] |
| SM_search_type enum name | UT_GenericStringMap< T > | [private] |
| too_full() const | UT_GenericStringMap< T > | [inline, private] |
| too_many_deleted() const | UT_GenericStringMap< T > | [inline, private] |
| UT_Cursor class | UT_GenericStringMap< T > | [friend] |
| UT_GenericStringMap(size_t expected_cardinality=11) | UT_GenericStringMap< T > | |
| UT_GenericStringMap(const UT_GenericStringMap< T > &) | UT_GenericStringMap< T > | [private] |
| ~UT_GenericStringMap() | UT_GenericStringMap< T > | [virtual] |