XII Release 0.1.0
Loading...
Searching...
No Matches
xiiArrayMap< KEY, VALUE, AllocatorWrapper > Member List

This is the complete list of members for xiiArrayMap< KEY, VALUE, AllocatorWrapper >, including all inherited members.

Clear()xiiArrayMapBase< KEY, VALUE >inline
Compact()xiiArrayMapBase< KEY, VALUE >
const_iterator typedef (defined in xiiArrayMapBase< KEY, VALUE >)xiiArrayMapBase< KEY, VALUE >
const_reverse_iterator typedef (defined in xiiArrayMapBase< KEY, VALUE >)xiiArrayMapBase< KEY, VALUE >
Contains(const CompatibleKeyType &key) constxiiArrayMapBase< KEY, VALUE >
Contains(const CompatibleKeyType &key, const VALUE &value) constxiiArrayMapBase< KEY, VALUE >
Contains(const CompatibleKeyType &key) const (defined in xiiArrayMapBase< KEY, VALUE >)xiiArrayMapBase< KEY, VALUE >
Find(const CompatibleKeyType &key) constxiiArrayMapBase< KEY, VALUE >
FindOrAdd(const CompatibleKeyType &key, bool *out_pExisted=nullptr)xiiArrayMapBase< KEY, VALUE >
GetCount() constxiiArrayMapBase< KEY, VALUE >
GetData()xiiArrayMapBase< KEY, VALUE >
GetData() constxiiArrayMapBase< KEY, VALUE >
GetHeapMemoryUsage() constxiiArrayMapBase< KEY, VALUE >inline
GetKey(xiiUInt32 uiIndex) constxiiArrayMapBase< KEY, VALUE >
GetPair(xiiUInt32 uiIndex) constxiiArrayMapBase< KEY, VALUE >
GetValue(xiiUInt32 uiIndex) constxiiArrayMapBase< KEY, VALUE >
GetValue(xiiUInt32 uiIndex)xiiArrayMapBase< KEY, VALUE >
Insert(CompatibleKeyType &&key, CompatibleValueType &&value)xiiArrayMapBase< KEY, VALUE >inline
IsEmpty() constxiiArrayMapBase< KEY, VALUE >
iterator typedef (defined in xiiArrayMapBase< KEY, VALUE >)xiiArrayMapBase< KEY, VALUE >
LowerBound(const CompatibleKeyType &key) constxiiArrayMapBase< KEY, VALUE >
operator=(const xiiArrayMap< KEY, VALUE, AllocatorWrapper > &rhs) (defined in xiiArrayMap< KEY, VALUE, AllocatorWrapper >)xiiArrayMap< KEY, VALUE, AllocatorWrapper >
operator=(const xiiArrayMapBase< KEY, VALUE > &rhs) (defined in xiiArrayMap< KEY, VALUE, AllocatorWrapper >)xiiArrayMap< KEY, VALUE, AllocatorWrapper >
operator==(const xiiArrayMapBase< KEY, VALUE > &rhs) constxiiArrayMapBase< KEY, VALUE >
operator[](const CompatibleKeyType &key)xiiArrayMapBase< KEY, VALUE >
operator[](const CompatibleKeyType &key) (defined in xiiArrayMapBase< KEY, VALUE >)xiiArrayMapBase< KEY, VALUE >
RemoveAndCopy(const CompatibleKeyType &key, bool bKeepSorted=false)xiiArrayMapBase< KEY, VALUE >
RemoveAtAndCopy(xiiUInt32 uiIndex, bool bKeepSorted=false)xiiArrayMapBase< KEY, VALUE >
Reserve(xiiUInt32 uiSize)xiiArrayMapBase< KEY, VALUE >
reverse_iterator typedef (defined in xiiArrayMapBase< KEY, VALUE >)xiiArrayMapBase< KEY, VALUE >
Sort() constxiiArrayMapBase< KEY, VALUE >inline
UpperBound(const CompatibleKeyType &key) constxiiArrayMapBase< KEY, VALUE >
xiiArrayMap() (defined in xiiArrayMap< KEY, VALUE, AllocatorWrapper >)xiiArrayMap< KEY, VALUE, AllocatorWrapper >
xiiArrayMap(xiiAllocatorBase *pAllocator) (defined in xiiArrayMap< KEY, VALUE, AllocatorWrapper >)xiiArrayMap< KEY, VALUE, AllocatorWrapper >explicit
xiiArrayMap(const xiiArrayMap< KEY, VALUE, AllocatorWrapper > &rhs) (defined in xiiArrayMap< KEY, VALUE, AllocatorWrapper >)xiiArrayMap< KEY, VALUE, AllocatorWrapper >
xiiArrayMap(const xiiArrayMapBase< KEY, VALUE > &rhs) (defined in xiiArrayMap< KEY, VALUE, AllocatorWrapper >)xiiArrayMap< KEY, VALUE, AllocatorWrapper >
xiiArrayMapBase(xiiAllocatorBase *pAllocator)xiiArrayMapBase< KEY, VALUE >inlineexplicit
xiiArrayMapBase(const xiiArrayMapBase &rhs, xiiAllocatorBase *pAllocator)xiiArrayMapBase< KEY, VALUE >inline