Definition: SimpleAllocMemoryPagePolicy.h:11
const std::uint32_t maxStackDepth
Definition: SimpleAllocMemoryPagePolicy.h:27
const std::uint32_t maxAllocatedMemory
Definition: SimpleAllocMemoryPagePolicy.h:26
static constexpr auto RTTI
Definition: SimpleAllocMemoryPagePolicy.h:13
~SimpleAllocMemoryPagePolicy() override
std::uint32_t maxAdditionalAllocations
Definition: SimpleAllocMemoryPagePolicy.h:30
void Unk_03(void) override
void Unk_01(void) override
void Unk_04(void) override
void Unk_02(void) override
BSSpinLock dataLock
Definition: SimpleAllocMemoryPagePolicy.h:28
const std::uint32_t maxPageSize
Definition: SimpleAllocMemoryPagePolicy.h:25
std::uint32_t currentMemorySize
Definition: SimpleAllocMemoryPagePolicy.h:29
const std::uint32_t minPageSize
Definition: SimpleAllocMemoryPagePolicy.h:24
Definition: IMemoryPagePolicy.h:8