#include <hkContainerAllocators.h>
◆ ~Allocator()
RE::hkContainerHeapAllocator::Allocator::~Allocator |
( |
| ) |
|
|
override |
◆ BlockAlloc()
void* RE::hkContainerHeapAllocator::Allocator::BlockAlloc |
( |
std::int32_t |
a_numBytes | ) |
|
|
overridevirtual |
◆ BlockFree()
void RE::hkContainerHeapAllocator::Allocator::BlockFree |
( |
void * |
a_ptr, |
|
|
std::int32_t |
a_numBytes |
|
) |
| |
|
overridevirtual |
◆ BufAlloc()
void* RE::hkContainerHeapAllocator::Allocator::BufAlloc |
( |
std::int32_t & |
a_reqNumBytesInOut | ) |
|
|
overridevirtual |
◆ BufFree()
void RE::hkContainerHeapAllocator::Allocator::BufFree |
( |
void * |
a_ptr, |
|
|
std::int32_t |
a_numBytes |
|
) |
| |
|
overridevirtual |
◆ GetAllocatedSize()
std::int32_t RE::hkContainerHeapAllocator::Allocator::GetAllocatedSize |
( |
const void * |
a_obj, |
|
|
std::int32_t |
a_numBytes |
|
) |
| |
|
overridevirtual |
◆ GetMemoryStatistics()
void RE::hkContainerHeapAllocator::Allocator::GetMemoryStatistics |
( |
MemoryStatistics & |
a_usage | ) |
|
|
overridevirtual |
◆ RTTI
The documentation for this struct was generated from the following file: