ezEngine  Release 25.03
ezSet< KeyType, Comparer, AllocatorWrapper > Member List

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

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