ezEngine  Release 25.03
ezArrayPtr< T > Member List

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

ByteType typedef (defined in ezArrayPtr< T >)ezArrayPtr< T >
Cast()ezArrayPtr< T >inline
Cast() constezArrayPtr< T >inline
Clear()ezArrayPtr< T >inline
const_iterator typedef (defined in ezArrayPtr< T >)ezArrayPtr< T >
const_reverse_iterator typedef (defined in ezArrayPtr< T >)ezArrayPtr< T >
Contains(const T &value) constezArrayPtr< T >inline
CopyFrom(const ezArrayPtr< const T > &other)ezArrayPtr< T >inline
EZ_ADD_DEFAULT_OPERATOR_NOTEQUAL(const ezArrayPtr< T > &) (defined in ezArrayPtr< T >)ezArrayPtr< T >
EZ_DECLARE_POD_TYPE() (defined in ezArrayPtr< T >)ezArrayPtr< T >
ezArrayPtr (defined in ezArrayPtr< T >)ezArrayPtr< T >friend
ezArrayPtr()ezArrayPtr< T >inline
ezArrayPtr(const ezArrayPtr< T > &other)ezArrayPtr< T >inline
ezArrayPtr(T *pPtr, ezUInt32 uiCount)ezArrayPtr< T >inline
ezArrayPtr(T(&staticArray)[N])ezArrayPtr< T >inline
ezArrayPtr(const ezArrayPtr< U > &other)ezArrayPtr< T >inline
GetCount() constezArrayPtr< T >inline
GetEndPtr()ezArrayPtr< T >inline
GetEndPtr() constezArrayPtr< T >inline
GetPtr() constezArrayPtr< T >inline
GetPtr()ezArrayPtr< T >inline
GetSubArray(ezUInt32 uiStart, ezUInt32 uiCount) constezArrayPtr< T >inline
GetSubArray(ezUInt32 uiStart) constezArrayPtr< T >inline
IndexOf(const T &value, ezUInt32 uiStartIndex=0) constezArrayPtr< T >inline
IsEmpty() constezArrayPtr< T >inline
iterator typedef (defined in ezArrayPtr< T >)ezArrayPtr< T >
LastIndexOf(const T &value, ezUInt32 uiStartIndex=ezInvalidIndex) constezArrayPtr< T >inline
operator ezArrayPtr< const T >() constezArrayPtr< T >inline
operator<(const ezArrayPtr< const T > &other) constezArrayPtr< T >inline
operator=(const ezArrayPtr< T > &other)ezArrayPtr< T >inline
operator=(std::nullptr_t) (defined in ezArrayPtr< T >)ezArrayPtr< T >inline
operator==(const ezArrayPtr< const T > &other) constezArrayPtr< T >inline
operator==(const ezArrayPtr< T > &other) constezArrayPtr< T >inline
operator[](ezUInt32 uiIndex) constezArrayPtr< T >inline
operator[](ezUInt32 uiIndex)ezArrayPtr< T >inline
PointerType typedef (defined in ezArrayPtr< T >)ezArrayPtr< T >
reverse_iterator typedef (defined in ezArrayPtr< T >)ezArrayPtr< T >
Swap(ezArrayPtr< T > &other) (defined in ezArrayPtr< T >)ezArrayPtr< T >inline
ToByteArray() constezArrayPtr< T >inline
ToByteArray()ezArrayPtr< T >inline
ValueType typedef (defined in ezArrayPtr< T >)ezArrayPtr< T >