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