#include <CompactingStore.h>
◆ ~Store()
RE::CompactingStore::Store::~Store |
( |
| ) |
|
|
override |
◆ ContainsBlockImpl()
bool RE::CompactingStore::Store::ContainsBlockImpl |
( |
const void * |
a_block | ) |
const |
|
overridevirtual |
◆ GetMemoryStats()
void RE::CompactingStore::Store::GetMemoryStats |
( |
MemoryStats * |
a_stats | ) |
|
|
overridevirtual |
◆ Size()
std::size_t RE::CompactingStore::Store::Size |
( |
const void * |
a_block | ) |
const |
|
overridevirtual |
◆ allocated
std::size_t RE::CompactingStore::Store::allocated |
◆ allocBase
void* RE::CompactingStore::Store::allocBase |
◆ allocEnd
void* RE::CompactingStore::Store::allocEnd |
◆ allocEndMin
void* RE::CompactingStore::Store::allocEndMin |
◆ batchDeallocateTlsSlot
std::uint32_t RE::CompactingStore::Store::batchDeallocateTlsSlot |
◆ compacted
std::uint32_t RE::CompactingStore::Store::compacted |
◆ currentFree
FreeBlock* RE::CompactingStore::Store::currentFree |
◆ currentThread
std::uint32_t RE::CompactingStore::Store::currentThread |
◆ free
std::size_t RE::CompactingStore::Store::free |
◆ freeStoreBlockList
StoreBlock* RE::CompactingStore::Store::freeStoreBlockList |
◆ lastBlock
BlockHeader* RE::CompactingStore::Store::lastBlock |
◆ lock
◆ nextMerge
FreeBlock* RE::CompactingStore::Store::nextMerge |
◆ nextStoreBlock
StoreBlock* RE::CompactingStore::Store::nextStoreBlock |
◆ numAllocatedBlocks
std::uint32_t RE::CompactingStore::Store::numAllocatedBlocks |
◆ numFreeBlocks
std::uint32_t RE::CompactingStore::Store::numFreeBlocks |
◆ RTTI
◆ smallFree
FreeBlock* RE::CompactingStore::Store::smallFree[66] |
◆ storeBlockMin
StoreBlock* RE::CompactingStore::Store::storeBlockMin |
◆ storeEnd
void* RE::CompactingStore::Store::storeEnd |
The documentation for this class was generated from the following file: