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) const | xiiMapBase< 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) const | xiiMapBase< 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() const | xiiMapBase< KeyType, ValueType, Comparer > | inline |
GetCount() const | xiiMapBase< KeyType, ValueType, Comparer > | |
GetHeapMemoryUsage() const | xiiMapBase< KeyType, ValueType, Comparer > | inline |
GetIterator() | xiiMapBase< KeyType, ValueType, Comparer > | |
GetIterator() const | xiiMapBase< KeyType, ValueType, Comparer > | |
GetReverseIterator() | xiiMapBase< KeyType, ValueType, Comparer > | |
GetReverseIterator() const | xiiMapBase< KeyType, ValueType, Comparer > | |
GetValue(const CompatibleKeyType &key) const | xiiMapBase< 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) const | xiiMapBase< 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() const | xiiMapBase< 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) const | xiiMapBase< 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) const | xiiMapBase< 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) const | xiiMapBase< KeyType, ValueType, Comparer > | |
TryGetValue(const CompatibleKeyType &key, const ValueType *&out_pValue) const | xiiMapBase< KeyType, ValueType, Comparer > | |
TryGetValue(const CompatibleKeyType &key, ValueType *&out_pValue) const | xiiMapBase< 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) const | xiiMapBase< 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 |