![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezBlobPtr< T >, including all inherited members.
ByteType typedef (defined in ezBlobPtr< T >) | ezBlobPtr< T > | |
Cast() | ezBlobPtr< T > | inline |
Cast() const | ezBlobPtr< T > | inline |
Clear() | ezBlobPtr< T > | inline |
const_iterator typedef (defined in ezBlobPtr< T >) | ezBlobPtr< T > | |
const_reverse_iterator typedef (defined in ezBlobPtr< T >) | ezBlobPtr< T > | |
CopyFrom(const ezBlobPtr< const T > &other) | ezBlobPtr< T > | inline |
EZ_DECLARE_POD_TYPE() (defined in ezBlobPtr< T >) | ezBlobPtr< T > | |
ezBlobPtr()=default | ezBlobPtr< T > | |
ezBlobPtr(U *pPtr, ezUInt64 uiCount) | ezBlobPtr< T > | inline |
ezBlobPtr(ValueType(&staticArray)[N]) | ezBlobPtr< T > | inline |
ezBlobPtr(const ezBlobPtr< T > &other) | ezBlobPtr< T > | inline |
ezBlobPtr(const ezArrayPtr< T > &other) | ezBlobPtr< T > | inline |
GetCount() const | ezBlobPtr< T > | inline |
GetEndPtr() | ezBlobPtr< T > | inline |
GetEndPtr() const | ezBlobPtr< T > | inline |
GetPtr() const | ezBlobPtr< T > | inline |
GetPtr() | ezBlobPtr< T > | inline |
GetSubArray(ezUInt64 uiStart, ezUInt64 uiCount) const | ezBlobPtr< T > | inline |
GetSubArray(ezUInt64 uiStart) const | ezBlobPtr< T > | inline |
IsEmpty() const | ezBlobPtr< T > | inline |
iterator typedef (defined in ezBlobPtr< T >) | ezBlobPtr< T > | |
operator ezBlobPtr< const T >() const | ezBlobPtr< T > | inline |
operator!=(const ezBlobPtr< const T > &other) const | ezBlobPtr< T > | inline |
operator=(const ezBlobPtr< T > &other) | ezBlobPtr< T > | inline |
operator=(const ezArrayPtr< T > &other) | ezBlobPtr< T > | inline |
operator=(std::nullptr_t) (defined in ezBlobPtr< T >) | ezBlobPtr< T > | inline |
operator==(const ezBlobPtr< const T > &other) const | ezBlobPtr< T > | inline |
operator[](ezUInt64 uiIndex) const | ezBlobPtr< T > | inline |
operator[](ezUInt64 uiIndex) | ezBlobPtr< T > | inline |
PointerType typedef (defined in ezBlobPtr< T >) | ezBlobPtr< T > | |
reverse_iterator typedef (defined in ezBlobPtr< T >) | ezBlobPtr< T > | |
Swap(ezBlobPtr< T > &other) (defined in ezBlobPtr< T >) | ezBlobPtr< T > | inline |
ToByteBlob() const | ezBlobPtr< T > | inline |
ToByteBlob() | ezBlobPtr< T > | inline |
ValueType typedef (defined in ezBlobPtr< T >) | ezBlobPtr< T > |