|
JX Application Framework
|
This is the complete list of members for JStringPtrMap< V >, including all inherited members.
| AllowCursors() | JHashTable< V > | inlineprotected |
| CleanOut() | JStringPtrMap< V > | |
| Contains(const JString &key) const | JStringMap< V * > | |
| Contains(const JUtf8Byte *key) const | JStringMap< V * > | inline |
| DeleteAll() | JStringPtrMap< V > | inline |
| DeleteAllAsArrays() | JStringPtrMap< V > | inline |
| DeleteItem(const JString &key) | JStringPtrMap< V > | inline |
| DeleteItem(const JUtf8Byte *key) | JStringPtrMap< V > | inline |
| DeleteItemAsArray(const JString &key) | JStringPtrMap< V > | inline |
| DeleteItemAsArray(const JUtf8Byte *key) | JStringPtrMap< V > | inline |
| DisallowCursors() | JHashTable< V > | inlineprotected |
| FitToLimits(const JSize required=0, const bool force=false) | JHashTable< V > | protectedvirtual |
| GetCleanUpAction() const | JStringPtrMap< V > | inline |
| GetCursor() | JHashTable< V > | inlineprotected |
| GetCursor() const | JHashTable< V > | inlineprotected |
| GetFillFactor() const | JHashTable< V > | inline |
| GetHashValue(const JSize index) const | JHashTable< V > | inlineprotected |
| GetItem(const JString &key, V **ptr) | JStringPtrMap< V > | inline |
| GetItem(const JString &key, const V **ptr) const | JStringPtrMap< V > | inline |
| GetItem(const JUtf8Byte *key, V **ptr) | JStringPtrMap< V > | inline |
| GetItem(const JUtf8Byte *key, const V **ptr) const | JStringPtrMap< V > | inline |
| JStringMap< V * >::GetItem(const JString &key, V * *value) const | JStringMap< V * > | |
| JStringMap< V * >::GetItem(const JUtf8Byte *key, V * *value) const | JStringMap< V * > | inline |
| GetItemCount() const | JHashTable< V > | inline |
| GetLgSize() const | JHashTable< V > | inline |
| GetLoadCount() const | JHashTable< V > | inline |
| GetLoadFactor() const | JHashTable< V > | inline |
| GetMaxLoadFactor() const | JHashTable< V > | inline |
| GetMinFillFactor() const | JHashTable< V > | inline |
| GetMinTableSize() const | JHashTable< V > | inline |
| GetRecord(const JSize index) const | JHashTable< V > | inlineprotected |
| GetResizeEnabled() const | JHashTable< V > | inline |
| GetState(const JSize index) const | JHashTable< V > | inlineprotected |
| GetTableSize() const | JHashTable< V > | inline |
| GetValue(const JSize index) const | JHashTable< V > | inlineprotected |
| HashToIndex(JHashValue hash) const | JHashTable< V > | inlineprotected |
| IsDeleted(const JSize index) const | JHashTable< V > | inlineprotected |
| IsEmpty() const | JHashTable< V > | inline |
| IsEmpty(const JSize index) const | JHashTable< V > | inlineprotected |
| IsFull(const JSize index) const | JHashTable< V > | inlineprotected |
| IsOK() const | JHashTable< V > | |
| JHashTable(const JSize lgSize=kJDefaultLgMinTableSize) | JHashTable< V > | |
| JStringMap(const JSize lgSize=kJDefaultLgMinTableSize) | JStringMap< V * > | |
| JStringMapCursor< V * > | JStringPtrMap< V > | friend |
| JStringPtrMap(const JPtrArrayT::CleanUpAction action, const JSize lgSize=kJDefaultLgMinTableSize) | JStringPtrMap< V > | |
| MarkAllEmpty() | JHashTable< V > | protected |
| MarkEmpty(const JSize index) | JHashTable< V > | protected |
| PrepareForSet(const JPtrArrayT::SetAction action) override | JStringPtrMap< V > | protectedvirtual |
| Remove(const JSize index) | JHashTable< V > | protected |
| RemoveAll() | JStringMap< V * > | inline |
| RemoveAll(const JPtrArrayT::SetAction action) | JStringMap< V * > | protected |
| RemoveItem(const JString &key) | JStringMap< V * > | inline |
| RemoveItem(const JUtf8Byte *key) | JStringMap< V * > | inline |
| RemoveItem(const JString &key, const JPtrArrayT::SetAction action) | JStringMap< V * > | protected |
| ResizeTable(const JSize lgTrialSize) | JHashTable< V > | protected |
| Set(const JSize index, const JHashRecord< V > &record) | JHashTable< V > | protected |
| Set(const JSize index, const JHashValue hash, const V &value) | JHashTable< V > | protected |
| Set(const JSize index, const V &value) | JHashTable< V > | protected |
| SetCleanUpAction(const JPtrArrayT::CleanUpAction action) | JStringPtrMap< V > | inline |
| SetContains(const JString &key, V *ptr, const JPtrArrayT::SetAction action) | JStringPtrMap< V > | inline |
| SetContains(const JUtf8Byte *key, V *ptr, const JPtrArrayT::SetAction action) | JStringPtrMap< V > | inline |
| SetContains(const JString &key, const V &data, const JPtrArrayT::SetAction action) | JStringPtrMap< V > | |
| SetContains(const JUtf8Byte *key, const V &data, const JPtrArrayT::SetAction action) | JStringPtrMap< V > | |
| JStringMap< V * >::SetContains(const JString &key, const V * &value) | JStringMap< V * > | inline |
| JStringMap< V * >::SetContains(const JUtf8Byte *key, const V * &value) | JStringMap< V * > | inline |
| SetHash(const JSize index, const V &value) | JHashTable< V > | protected |
| SetItem(const JString &key, V *ptr, const JPtrArrayT::SetAction action, const JStringMapT::SetType type=JStringMapT::kAlways) | JStringPtrMap< V > | inline |
| SetItem(const JUtf8Byte *key, V *ptr, const JPtrArrayT::SetAction action, const JStringMapT::SetType type=JStringMapT::kAlways) | JStringPtrMap< V > | inline |
| SetItem(const JString &key, const V &data, const JPtrArrayT::SetAction action, const JStringMapT::SetType type=JStringMapT::kAlways) | JStringPtrMap< V > | |
| SetItem(const JUtf8Byte *key, const V &data, const JPtrArrayT::SetAction action, const JStringMapT::SetType type=JStringMapT::kAlways) | JStringPtrMap< V > | |
| JStringMap< V * >::SetItem(const JString &key, const V * &value, const JStringMapT::SetType type=JStringMapT::kAlways) | JStringMap< V * > | inline |
| JStringMap< V * >::SetItem(const JUtf8Byte *key, const V * &value, const JStringMapT::SetType type=JStringMapT::kAlways) | JStringMap< V * > | inline |
| JStringMap< V * >::SetItem(const JString &key, const V * &value, const JPtrArrayT::SetAction action, const JStringMapT::SetType type, bool *existed) | JStringMap< V * > | protected |
| SetMaxLoadFactor(const JFloat newMax) | JHashTable< V > | |
| SetMinFillFactor(const JFloat newMin) | JHashTable< V > | |
| SetMinTableSize(const JSize newMin) | JHashTable< V > | |
| SetNewItem(const JString &key, const V &data) | JStringPtrMap< V > | |
| SetNewItem(const JUtf8Byte *key, const V &data) | JStringPtrMap< V > | |
| SetOldItem(const JString &key, V *ptr, const JPtrArrayT::SetAction action) | JStringPtrMap< V > | inline |
| SetOldItem(const JUtf8Byte *key, V *ptr, const JPtrArrayT::SetAction action) | JStringPtrMap< V > | inline |
| SetOldItem(const JString &key, const V &data, const JPtrArrayT::SetAction action) | JStringPtrMap< V > | |
| SetOldItem(const JUtf8Byte *key, const V &data, const JPtrArrayT::SetAction action) | JStringPtrMap< V > | |
| JStringMap< V * >::SetOldItem(const JString &key, const V * &value) | JStringMap< V * > | inline |
| JStringMap< V * >::SetOldItem(const JUtf8Byte *key, const V * &value) | JStringMap< V * > | inline |
| SetResizeEnabled(const bool enabled) | JHashTable< V > | |
| TryResizeTable(const JSize lgSize) | JHashTable< V > | protected |
| ~JHashTable() | JHashTable< V > | virtual |
| ~JStringMap() override | JStringMap< V * > | |
| ~JStringPtrMap() override | JStringPtrMap< V > |