ezEngine  Release 25.03
ezSetBase< KeyType, Comparer > Member List

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

Clear()ezSetBase< KeyType, Comparer >
Contains(const CompatibleKeyType &key) constezSetBase< KeyType, Comparer >
Contains(const CompatibleKeyType &key) const (defined in ezSetBase< KeyType, Comparer >)ezSetBase< KeyType, Comparer >
ContainsSet(const ezSetBase< KeyType, Comparer > &operand) constezSetBase< KeyType, Comparer >
Difference(const ezSetBase< KeyType, Comparer > &operand)ezSetBase< KeyType, Comparer >
EZ_ADD_DEFAULT_OPERATOR_NOTEQUAL(const ezSetBase< KeyType, Comparer > &) (defined in ezSetBase< KeyType, Comparer >)ezSetBase< KeyType, Comparer >
ezSetBase(const Comparer &comparer, ezAllocator *pAllocator)ezSetBase< KeyType, Comparer >protected
ezSetBase(const ezSetBase< KeyType, Comparer > &cc, ezAllocator *pAllocator)ezSetBase< KeyType, Comparer >protected
Find(const CompatibleKeyType &key) constezSetBase< KeyType, Comparer >
Find(const CompatibleKeyType &key) const (defined in ezSetBase< KeyType, Comparer >)ezSetBase< KeyType, Comparer >
GetAllocator() constezSetBase< KeyType, Comparer >inline
GetCount() constezSetBase< KeyType, Comparer >
GetHeapMemoryUsage() constezSetBase< KeyType, Comparer >inline
GetIterator() constezSetBase< KeyType, Comparer >
GetReverseIterator() constezSetBase< KeyType, Comparer >
Insert(CompatibleKeyType &&key)ezSetBase< KeyType, Comparer >
Intersection(const ezSetBase< KeyType, Comparer > &operand)ezSetBase< KeyType, Comparer >
IsEmpty() constezSetBase< KeyType, Comparer >
Iterator typedef (defined in ezSetBase< KeyType, Comparer >)ezSetBase< KeyType, Comparer >
LowerBound(const CompatibleKeyType &key) constezSetBase< KeyType, Comparer >
LowerBound(const CompatibleKeyType &key) const (defined in ezSetBase< KeyType, Comparer >)ezSetBase< KeyType, Comparer >
operator=(const ezSetBase< KeyType, Comparer > &rhs)ezSetBase< KeyType, Comparer >protected
operator==(const ezSetBase< KeyType, Comparer > &rhs) constezSetBase< KeyType, Comparer >
Remove(const CompatibleKeyType &key)ezSetBase< KeyType, Comparer >
Remove(const Iterator &pos)ezSetBase< KeyType, Comparer >
ReverseIterator typedef (defined in ezSetBase< KeyType, Comparer >)ezSetBase< KeyType, Comparer >
Swap(ezSetBase< KeyType, Comparer > &other)ezSetBase< KeyType, Comparer >
Union(const ezSetBase< KeyType, Comparer > &operand)ezSetBase< KeyType, Comparer >
UpperBound(const CompatibleKeyType &key) constezSetBase< KeyType, Comparer >
UpperBound(const CompatibleKeyType &key) const (defined in ezSetBase< KeyType, Comparer >)ezSetBase< KeyType, Comparer >
~ezSetBase()ezSetBase< KeyType, Comparer >protected