JX Application Framework
Loading...
Searching...
No Matches
JStringPtrMap< V > Member List

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) constJStringMap< V * >
Contains(const JUtf8Byte *key) constJStringMap< 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() constJStringPtrMap< V >inline
GetCursor()JHashTable< V >inlineprotected
GetCursor() constJHashTable< V >inlineprotected
GetFillFactor() constJHashTable< V >inline
GetHashValue(const JSize index) constJHashTable< V >inlineprotected
GetItem(const JString &key, V **ptr)JStringPtrMap< V >inline
GetItem(const JString &key, const V **ptr) constJStringPtrMap< V >inline
GetItem(const JUtf8Byte *key, V **ptr)JStringPtrMap< V >inline
GetItem(const JUtf8Byte *key, const V **ptr) constJStringPtrMap< V >inline
JStringMap< V * >::GetItem(const JString &key, V * *value) constJStringMap< V * >
JStringMap< V * >::GetItem(const JUtf8Byte *key, V * *value) constJStringMap< V * >inline
GetItemCount() constJHashTable< V >inline
GetLgSize() constJHashTable< V >inline
GetLoadCount() constJHashTable< V >inline
GetLoadFactor() constJHashTable< V >inline
GetMaxLoadFactor() constJHashTable< V >inline
GetMinFillFactor() constJHashTable< V >inline
GetMinTableSize() constJHashTable< V >inline
GetRecord(const JSize index) constJHashTable< V >inlineprotected
GetResizeEnabled() constJHashTable< V >inline
GetState(const JSize index) constJHashTable< V >inlineprotected
GetTableSize() constJHashTable< V >inline
GetValue(const JSize index) constJHashTable< V >inlineprotected
HashToIndex(JHashValue hash) constJHashTable< V >inlineprotected
IsDeleted(const JSize index) constJHashTable< V >inlineprotected
IsEmpty() constJHashTable< V >inline
IsEmpty(const JSize index) constJHashTable< V >inlineprotected
IsFull(const JSize index) constJHashTable< V >inlineprotected
IsOK() constJHashTable< 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) overrideJStringPtrMap< 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() overrideJStringMap< V * >
~JStringPtrMap() overrideJStringPtrMap< V >