CommonLibSSE NG
|
This is the complete list of members for RE::hkMemoryAllocator, including all inherited members.
BlockAlloc(std::int32_t a_numBytes)=0 | RE::hkMemoryAllocator | pure virtual |
BlockAllocBatch(void **a_ptrsOut, std::int32_t a_numPtrs, std::int32_t a_blockSize) | RE::hkMemoryAllocator | virtual |
BlockFree(void *a_ptr, std::int32_t a_numBytes)=0 | RE::hkMemoryAllocator | pure virtual |
BlockFreeBatch(void **a_ptrsIn, std::int32_t a_numPtrs, std::int32_t a_blockSize) | RE::hkMemoryAllocator | virtual |
BufAlloc(std::int32_t &a_reqNumBytesInOut) | RE::hkMemoryAllocator | virtual |
BufFree(void *a_ptr, std::int32_t a_numBytes) | RE::hkMemoryAllocator | virtual |
BufRealloc(void *a_ptrOld, std::int32_t a_oldNumBytes, std::int32_t &a_reqNumBytesInOut) | RE::hkMemoryAllocator | virtual |
GetAllocatedSize(const void *a_obj, std::int32_t a_numBytes)=0 | RE::hkMemoryAllocator | pure virtual |
GetMemoryStatistics(MemoryStatistics &a_usage)=0 | RE::hkMemoryAllocator | pure virtual |
MemoryState enum name | RE::hkMemoryAllocator | |
MemoryWalkCallback typedef | RE::hkMemoryAllocator | |
ResetPeakMemoryStatistics() | RE::hkMemoryAllocator | virtual |
RTTI | RE::hkMemoryAllocator | inlinestatic |
VTABLE | RE::hkMemoryAllocator | inlinestatic |
~hkMemoryAllocator() | RE::hkMemoryAllocator | virtual |