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