ezEngine  Release 25.03
ezMapBase< KeyType, ValueType, Comparer > Member List

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

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