ezEngine Release 26.3
Loading...
Searching...
No Matches
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)=0ezAllocatorpure 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)ezAllocatorvirtual
~ezAllocator() (defined in ezAllocator)ezAllocatorvirtual