ezEngine  Release 25.03
ezSmallArray< T, Size, AllocatorWrapper > Member List

This is the complete list of members for ezSmallArray< T, Size, AllocatorWrapper >, including all inherited members.

CAPACITY_ALIGNMENT enum value (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >protected
Clear()ezSmallArrayBase< T, Size >
Compact() (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
ezSmallArrayBase::Compact(ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
const_iterator typedef (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
const_reference typedef (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
const_reverse_iterator typedef (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
Contains(const T &value) constezSmallArrayBase< T, Size >
CopyFrom(const ezArrayPtr< const T > &other, ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
EnsureCount(ezUInt16 uiCount) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
ezSmallArrayBase::EnsureCount(ezUInt16 uiCount, ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
ExpandAndGetRef() (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
ezSmallArrayBase::ExpandAndGetRef(ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
EZ_ADD_DEFAULT_OPERATOR_NOTEQUAL(const ezSmallArrayBase< T, Size > &) (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
EZ_DECLARE_MEM_RELOCATABLE_TYPE_CONDITIONAL(T) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
ezSmallArray() (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
ezSmallArray(const ezSmallArray< T, Size, AllocatorWrapper > &other) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
ezSmallArray(const ezArrayPtr< const T > &other) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >explicit
ezSmallArray(ezSmallArray< T, Size, AllocatorWrapper > &&other) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
ezSmallArrayBase() (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
ezSmallArrayBase(const ezSmallArrayBase< T, Size > &other, ezAllocator *pAllocator) (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
ezSmallArrayBase(const ezArrayPtr< const T > &other, ezAllocator *pAllocator) (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
ezSmallArrayBase(ezSmallArrayBase< T, Size > &&other, ezAllocator *pAllocator) (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
GetArrayPtr()ezSmallArrayBase< T, Size >
GetArrayPtr() constezSmallArrayBase< T, Size >
GetByteArrayPtr()ezSmallArrayBase< T, Size >
GetByteArrayPtr() constezSmallArrayBase< T, Size >
GetCapacity() constezSmallArrayBase< T, Size >inline
GetCount() constezSmallArrayBase< T, Size >
GetData()ezSmallArrayBase< T, Size >
GetData() constezSmallArrayBase< T, Size >
GetElementsPtr() (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >protected
GetElementsPtr() const (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >protected
GetHeapMemoryUsage() constezSmallArrayBase< T, Size >
GetUserData() const (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
GetUserData() (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
GetUserData() const (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
GetUserData() (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
IndexOf(const T &value, ezUInt32 uiStartIndex=0) constezSmallArrayBase< T, Size >
Insert(const T &value, ezUInt32 uiIndex, ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
Insert(T &&value, ezUInt32 uiIndex, ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
InsertAt(ezUInt32 uiIndex, const T &value) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
InsertAt(ezUInt32 uiIndex, T &&value) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
IsEmpty() constezSmallArrayBase< T, Size >
iterator typedef (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
LastIndexOf(const T &value, ezUInt32 uiStartIndex=ezSmallInvalidIndex) constezSmallArrayBase< T, Size >
m_pElements (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
m_StaticData (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
m_uiCapacity (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >protected
m_uiCount (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >protected
m_uiUserData (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >protected
MoveFrom(ezSmallArrayBase< T, Size > &&other, ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
operator ezArrayPtr< const T >() constezSmallArrayBase< T, Size >
operator ezArrayPtr< T >()ezSmallArrayBase< T, Size >
operator<(const ezSmallArrayBase< T, Size > &rhs) constezSmallArrayBase< T, Size >
operator<(const ezArrayPtr< const T > &rhs) const (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
operator=(const ezSmallArray< T, Size, AllocatorWrapper > &rhs) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
operator=(const ezArrayPtr< const T > &rhs) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
operator=(ezSmallArray< T, Size, AllocatorWrapper > &&rhs) noexcept (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
operator=(const ezSmallArrayBase< T, Size > &rhs)=delete (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
operator=(ezSmallArrayBase< T, Size > &&rhs)=delete (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
operator==(const ezSmallArrayBase< T, Size > &rhs) constezSmallArrayBase< T, Size >
operator[](ezUInt32 uiIndex) constezSmallArrayBase< T, Size >
operator[](ezUInt32 uiIndex)ezSmallArrayBase< T, Size >
PeekBack()ezSmallArrayBase< T, Size >
PeekBack() constezSmallArrayBase< T, Size >
PopBack(ezUInt32 uiCountToRemove=1)ezSmallArrayBase< T, Size >
PushBack(const T &value) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
PushBack(T &&value) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
ezSmallArrayBase::PushBack(const T &value, ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
ezSmallArrayBase::PushBack(T &&value, ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
PushBackRange(const ezArrayPtr< const T > &range) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
ezSmallArrayBase::PushBackRange(const ezArrayPtr< const T > &range, ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
PushBackUnchecked(const T &value)ezSmallArrayBase< T, Size >
PushBackUnchecked(T &&value)ezSmallArrayBase< T, Size >
RemoveAndCopy(const T &value)ezSmallArrayBase< T, Size >
RemoveAndSwap(const T &value)ezSmallArrayBase< T, Size >
RemoveAtAndCopy(ezUInt32 uiIndex, ezUInt16 uiNumElements=1)ezSmallArrayBase< T, Size >
RemoveAtAndSwap(ezUInt32 uiIndex, ezUInt16 uiNumElements=1)ezSmallArrayBase< T, Size >
Reserve(ezUInt16 uiCapacity) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
ezSmallArrayBase::Reserve(ezUInt16 uiCapacity, ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
reverse_iterator typedef (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
SetCapacity(ezUInt16 uiCapacity, ezAllocator *pAllocator) (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >protected
SetCount(ezUInt16 uiCount) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
SetCount(ezUInt16 uiCount, const T &fillValue) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
ezSmallArrayBase::SetCount(ezUInt16 uiCount, ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
ezSmallArrayBase::SetCount(ezUInt16 uiCount, const T &fillValue, ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
SetCountUninitialized(ezUInt16 uiCount) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
SetCountUninitialized(ezUInt16 uiCount) (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
ezSmallArrayBase::SetCountUninitialized(ezUInt16 uiCount, ezAllocator *pAllocator)ezSmallArrayBase< T, Size >
Sort(const Comparer &comparer)ezSmallArrayBase< T, Size >
Sort()ezSmallArrayBase< T, Size >
value_type typedef (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >
~ezSmallArray() (defined in ezSmallArray< T, Size, AllocatorWrapper >)ezSmallArray< T, Size, AllocatorWrapper >
~ezSmallArrayBase() (defined in ezSmallArrayBase< T, Size >)ezSmallArrayBase< T, Size >