ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
MonoAllocator Member List

This is the complete list of members for MonoAllocator, including all inherited members.

Alloc(size_t size, size_t alignment)MonoAllocatorinline
Alloc()MonoAllocatorinline
AllocArray(TSize length)MonoAllocatorinline
chunkMonoAllocatorprotected
chunkGrowthInPercentMonoAllocatorprotected
Create(size_t initialChunkSize, unsigned int chunkGrowthInPercent=200)MonoAllocatorstatic
DbgDumpStats()MonoAllocator
DbgStatsMonoAllocator
Emplace(TArgs &&... args)MonoAllocatorinline
EmplaceArray(TSize length, TArgs &&... args)MonoAllocatorinline
EmplaceString(const strings::TString< TChar > &src)MonoAllocatorinline
getCreateChunk(size_t size, size_t alignment)MonoAllocatorprotected
LogDomainMonoAllocator
MaxUsableSpaceLoss()MonoAllocatorinlineprotectedstatic
MonoAllocator(size_t initialChunkSize, unsigned int chunkGrowthInPercent=200)MonoAllocator
MonoAllocator(Chunk *firstChunk, size_t initialChunkSize, unsigned int chunkGrowthInPercent)MonoAllocatorprotected
nextChunksUsableSizeMonoAllocatorprotected
recyclablesMonoAllocatorprotected
Reset(const Snapshot &snapshot=Snapshot())MonoAllocator
TakeSnapshot()MonoAllocatorinline
~MonoAllocator()MonoAllocator