XII Release 0.1.0
Loading...
Searching...
No Matches
xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper > Member List

This is the complete list of members for xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >, including all inherited members.

Clear()xiiMapBase< KeyType, ValueType, Comparer >
ConstIterator typedef (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
ConstReverseIterator typedef (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
Contains(const CompatibleKeyType &key) constxiiMapBase< KeyType, ValueType, Comparer >
Contains(const CompatibleKeyType &key) const (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
Find(const CompatibleKeyType &key)xiiMapBase< KeyType, ValueType, Comparer >
Find(const CompatibleKeyType &key) constxiiMapBase< KeyType, ValueType, Comparer >
Find(const CompatibleKeyType &key) (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
Find(const CompatibleKeyType &key) const (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
FindOrAdd(CompatibleKeyType &&key, bool *out_pExisted=nullptr)xiiMapBase< KeyType, ValueType, Comparer >
GetAllocator() constxiiMapBase< KeyType, ValueType, Comparer >inline
GetCount() constxiiMapBase< KeyType, ValueType, Comparer >
GetHeapMemoryUsage() constxiiMapBase< KeyType, ValueType, Comparer >inline
GetIterator()xiiMapBase< KeyType, ValueType, Comparer >
GetIterator() constxiiMapBase< KeyType, ValueType, Comparer >
GetReverseIterator()xiiMapBase< KeyType, ValueType, Comparer >
GetReverseIterator() constxiiMapBase< KeyType, ValueType, Comparer >
GetValue(const CompatibleKeyType &key) constxiiMapBase< KeyType, ValueType, Comparer >
GetValue(const CompatibleKeyType &key)xiiMapBase< KeyType, ValueType, Comparer >
GetValue(const CompatibleKeyType &key) const (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
GetValue(const CompatibleKeyType &key) (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
GetValueOrDefault(const CompatibleKeyType &key, const ValueType &defaultValue) constxiiMapBase< KeyType, ValueType, Comparer >
GetValueOrDefault(const CompatibleKeyType &key, const ValueType &defaultValue) const (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
Insert(CompatibleKeyType &&key, CompatibleValueType &&value)xiiMapBase< KeyType, ValueType, Comparer >
IsEmpty() constxiiMapBase< KeyType, ValueType, Comparer >
Iterator typedef (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
LowerBound(const CompatibleKeyType &key)xiiMapBase< KeyType, ValueType, Comparer >
LowerBound(const CompatibleKeyType &key) constxiiMapBase< KeyType, ValueType, Comparer >
LowerBound(const CompatibleKeyType &key) (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
LowerBound(const CompatibleKeyType &key) const (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
operator=(const xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper > &rhs) (defined in xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >)xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >
operator=(const xiiMapBase< KeyType, ValueType, Comparer > &rhs) (defined in xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >)xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >
operator==(const xiiMapBase< KeyType, ValueType, Comparer > &rhs) constxiiMapBase< KeyType, ValueType, Comparer >
operator[](const CompatibleKeyType &key)xiiMapBase< KeyType, ValueType, Comparer >
Remove(const CompatibleKeyType &key)xiiMapBase< KeyType, ValueType, Comparer >
Remove(const Iterator &pos)xiiMapBase< KeyType, ValueType, Comparer >
ReverseIterator typedef (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
Swap(xiiMapBase< KeyType, ValueType, Comparer > &other)xiiMapBase< KeyType, ValueType, Comparer >
TryGetValue(const CompatibleKeyType &key, ValueType &out_value) constxiiMapBase< KeyType, ValueType, Comparer >
TryGetValue(const CompatibleKeyType &key, const ValueType *&out_pValue) constxiiMapBase< KeyType, ValueType, Comparer >
TryGetValue(const CompatibleKeyType &key, ValueType *&out_pValue) constxiiMapBase< KeyType, ValueType, Comparer >
TryGetValue(const CompatibleKeyType &key, ValueType &out_value) const (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
TryGetValue(const CompatibleKeyType &key, const ValueType *&out_pValue) const (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
TryGetValue(const CompatibleKeyType &key, ValueType *&out_pValue) const (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
UpperBound(const CompatibleKeyType &key)xiiMapBase< KeyType, ValueType, Comparer >
UpperBound(const CompatibleKeyType &key) constxiiMapBase< KeyType, ValueType, Comparer >
UpperBound(const CompatibleKeyType &key) (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
UpperBound(const CompatibleKeyType &key) const (defined in xiiMapBase< KeyType, ValueType, Comparer >)xiiMapBase< KeyType, ValueType, Comparer >
xiiMap() (defined in xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >)xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >
xiiMap(xiiAllocatorBase *pAllocator) (defined in xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >)xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >explicit
xiiMap(const Comparer &comparer, xiiAllocatorBase *pAllocator) (defined in xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >)xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >
xiiMap(const xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper > &other) (defined in xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >)xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >
xiiMap(const xiiMapBase< KeyType, ValueType, Comparer > &other) (defined in xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >)xiiMap< KeyType, ValueType, Comparer, AllocatorWrapper >
xiiMapBase(const Comparer &comparer, xiiAllocatorBase *pAllocator)xiiMapBase< KeyType, ValueType, Comparer >protected
xiiMapBase(const xiiMapBase< KeyType, ValueType, Comparer > &cc, xiiAllocatorBase *pAllocator)xiiMapBase< KeyType, ValueType, Comparer >protected
~xiiMapBase()xiiMapBase< KeyType, ValueType, Comparer >protected