#include <hkMemoryAllocator.h>
◆ ~ExtendedInterface()
virtual RE::hkMemoryAllocator::ExtendedInterface::~ExtendedInterface |
( |
| ) |
|
|
virtual |
◆ CanAllocTotal()
virtual bool RE::hkMemoryAllocator::ExtendedInterface::CanAllocTotal |
( |
std::int32_t |
a_numBytes | ) |
|
|
pure virtual |
◆ GarbageCollect()
virtual void RE::hkMemoryAllocator::ExtendedInterface::GarbageCollect |
( |
| ) |
|
|
pure virtual |
◆ GetMemorySoftLimit()
virtual std::size_t RE::hkMemoryAllocator::ExtendedInterface::GetMemorySoftLimit |
( |
| ) |
const |
|
pure virtual |
◆ IncrementalGarbageCollect()
virtual void RE::hkMemoryAllocator::ExtendedInterface::IncrementalGarbageCollect |
( |
std::int32_t |
a_numBlocks | ) |
|
|
pure virtual |
◆ SetMemorySoftLimit()
virtual hkResult RE::hkMemoryAllocator::ExtendedInterface::SetMemorySoftLimit |
( |
std::size_t |
a_maxMemory | ) |
|
|
pure virtual |
◆ WalkMemory()
The documentation for this struct was generated from the following file: