|
CommonLibVR
|
This is the complete list of members for RE::hkMemoryAllocator::ExtendedInterface, including all inherited members.
| CanAllocTotal(std::int32_t a_numBytes)=0 | RE::hkMemoryAllocator::ExtendedInterface | pure virtual |
| GarbageCollect()=0 | RE::hkMemoryAllocator::ExtendedInterface | pure virtual |
| GetMemorySoftLimit() const =0 | RE::hkMemoryAllocator::ExtendedInterface | pure virtual |
| IncrementalGarbageCollect(std::int32_t a_numBlocks)=0 | RE::hkMemoryAllocator::ExtendedInterface | pure virtual |
| SetMemorySoftLimit(std::size_t a_maxMemory)=0 | RE::hkMemoryAllocator::ExtendedInterface | pure virtual |
| WalkMemory(MemoryWalkCallback *a_callback, void *a_param)=0 | RE::hkMemoryAllocator::ExtendedInterface | pure virtual |
| ~ExtendedInterface() | RE::hkMemoryAllocator::ExtendedInterface | virtual |