| addressSpaceEnd | RE::bhkThreadMemorySource | |
| addressSpaceSize | RE::bhkThreadMemorySource | |
| Allocate(std::size_t a_size, std::uint32_t a_alignment) override | RE::bhkThreadMemorySource | virtual |
| AllocateAlign(std::size_t a_size, std::uint32_t a_alignment) | RE::IMemoryStore | |
| AllocateAlignImpl(std::size_t a_size, std::uint32_t a_alignment) override | RE::IMemoryHeap | inlinevirtual |
| allocBase | RE::bhkThreadMemorySource | |
| allocEnd | RE::bhkThreadMemorySource | |
| allowDecommits | RE::bhkThreadMemorySource | |
| BlockAlloc(std::int32_t a_numBytes) override | RE::bhkThreadMemorySource | virtual |
| BlockAllocBatch(void **a_ptrsOut, std::int32_t a_numPtrs, std::int32_t a_blockSize) override | RE::bhkThreadMemorySource | virtual |
| BlockFree(void *a_ptr, std::int32_t a_numBytes) override | RE::bhkThreadMemorySource | virtual |
| BlockFreeBatch(void **a_ptrsIn, std::int32_t a_numPtrs, std::int32_t a_blockSize) override | RE::bhkThreadMemorySource | virtual |
| blockPageCommit | RE::bhkThreadMemorySource | |
| blockStart | RE::bhkThreadMemorySource | |
| BufAlloc(std::int32_t &a_reqNumBytesInOut) override | RE::bhkThreadMemorySource | virtual |
| BufFree(void *a_ptr, std::int32_t a_numBytes) override | RE::bhkThreadMemorySource | virtual |
| BufRealloc(void *a_ptrOld, std::int32_t a_oldNumBytes, std::int32_t &a_reqNumBytesInOut) override | RE::bhkThreadMemorySource | virtual |
| commitEnd | RE::bhkThreadMemorySource | |
| ContainsBlockImpl(const void *a_block) const override | RE::IMemoryHeap | inlinevirtual |
| currMegaBlockPageAlloc | RE::bhkThreadMemorySource | |
| Deallocate(void *a_pointer, std::uint32_t) override | RE::bhkThreadMemorySource | virtual |
| DeallocateAlign(void *&a_freeBlock) | RE::IMemoryStore | |
| DeallocateAlignImpl(void *&a_block) override | RE::IMemoryHeap | inlinevirtual |
| firstBlock | RE::bhkThreadMemorySource | |
| GetAllocatedSize(const void *a_obj, std::int32_t a_numBytes) override | RE::bhkThreadMemorySource | virtual |
| GetHeapStats(HeapStats *a_stats, bool a_fullBlockInfo) override | RE::bhkThreadMemorySource | virtual |
| GetMemoryStatistics(MemoryStatistics &a_usage) override | RE::bhkThreadMemorySource | virtual |
| GetMemoryStats(MemoryStats *a_stats) override | RE::bhkThreadMemorySource | virtual |
| GetName() const override | RE::bhkThreadMemorySource | virtual |
| GetPageSize() const override | RE::bhkThreadMemorySource | virtual |
| largeFreeTrees | RE::bhkThreadMemorySource | |
| largeRowIndexes | RE::bhkThreadMemorySource | |
| lastBlock | RE::bhkThreadMemorySource | |
| lists | RE::bhkThreadMemorySource | |
| lock | RE::bhkThreadMemorySource | |
| megaBlockPageList | RE::bhkThreadMemorySource | |
| memoryRoot | RE::bhkThreadMemorySource | |
| MemoryState enum name | RE::hkMemoryAllocator | |
| MemoryWalkCallback typedef | RE::hkMemoryAllocator | |
| padD1 | RE::bhkThreadMemorySource | |
| padD2 | RE::bhkThreadMemorySource | |
| padD4 | RE::bhkThreadMemorySource | |
| PointerInHeap(const void *a_pointer) const override | RE::bhkThreadMemorySource | virtual |
| ResetPeakMemoryStatistics() | RE::hkMemoryAllocator | virtual |
| rows | RE::bhkThreadMemorySource | |
| RTTI | RE::bhkThreadMemorySource | inlinestatic |
| ShouldTrySmallBlockPools(std::size_t a_size, MEM_CONTEXT a_context) override | RE::bhkThreadMemorySource | virtual |
| Size(const void *a_block) const override | RE::bhkThreadMemorySource | virtual |
| smallRowIndexes | RE::bhkThreadMemorySource | |
| totalAllocated | RE::bhkThreadMemorySource | |
| totalBlocks | RE::bhkThreadMemorySource | |
| totalFreeBlockPages | RE::bhkThreadMemorySource | |
| totalFreeBlocks | RE::bhkThreadMemorySource | |
| TotalSize(const void *a_pointer) const override | RE::bhkThreadMemorySource | virtual |
| TryAllocateImpl([[maybe_unused]] std::size_t a_size, [[maybe_unused]] std::uint32_t a_alignment) | RE::IMemoryStore | inlinevirtual |
| usedRows | RE::bhkThreadMemorySource | |
| VTABLE | RE::hkMemoryAllocator | inlinestatic |
| ~bhkThreadMemorySource() override | RE::bhkThreadMemorySource | |
| ~hkMemoryAllocator() | RE::hkMemoryAllocator | virtual |
| ~IMemoryHeap() override=default | RE::IMemoryHeap | |
| ~IMemoryStore() override=default | RE::IMemoryStore | |
| ~IMemoryStoreBase()=default | RE::IMemoryStoreBase | virtual |