ezEngine  Release 25.03
ezAllocator Member List

This is the complete list of members for ezAllocator, including all inherited members.

Allocate(size_t uiSize, size_t uiAlign, ezMemoryUtils::DestructorFunction destructorFunc=nullptr)=0ezAllocatorpure virtual
AllocatedSize(const void *pPtr)=0ezAllocatorpure virtual
Deallocate(void *pPtr)=0 (defined in ezAllocator)ezAllocatorpure virtual
ezAllocator() (defined in ezAllocator)ezAllocator
GetId() const =0 (defined in ezAllocator)ezAllocatorpure virtual
GetStats() const =0 (defined in ezAllocator)ezAllocatorpure virtual
Reallocate(void *pPtr, size_t uiCurrentSize, size_t uiNewSize, size_t uiAlign) (defined in ezAllocator)ezAllocatorvirtual
~ezAllocator() (defined in ezAllocator)ezAllocatorvirtual