![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezAllocator, including all inherited members.
| Allocate(size_t uiSize, size_t uiAlign, ezMemoryUtils::DestructorFunction destructorFunc=nullptr)=0 | ezAllocator | pure virtual |
| AllocatedSize(const void *pPtr)=0 | ezAllocator | pure virtual |
| Deallocate(void *pPtr)=0 (defined in ezAllocator) | ezAllocator | pure virtual |
| ezAllocator() (defined in ezAllocator) | ezAllocator | |
| GetId() const =0 (defined in ezAllocator) | ezAllocator | pure virtual |
| GetStats() const =0 (defined in ezAllocator) | ezAllocator | pure virtual |
| Reallocate(void *pPtr, size_t uiCurrentSize, size_t uiNewSize, size_t uiAlign) (defined in ezAllocator) | ezAllocator | virtual |
| ~ezAllocator() (defined in ezAllocator) | ezAllocator | virtual |