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