ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
RTTRAllocator Member List

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

allocatorRTTRAllocator
AllocUnrelated(size_t size, size_t alignment, const type_info &dbgTypeInfo)RTTRAllocatorinline
dbgDetectedObjectTypeInfoRTTRAllocator
dbgWarnDeallocationPriorToAllocationRTTRAllocator
dbgWarnDifferentObjectTypeAllocRTTRAllocator
dbgWarnDifferentObjectTypeDeallocRTTRAllocator
dbgWarnRecycleChunkPriorToAllocationRTTRAllocator
detectedObjectAlignmentRTTRAllocator
detectedObjectSizeRTTRAllocator
Get(size_t size, size_t alignment, const type_info &dbgTypeInfo)RTTRAllocatorinline
Recycle(void *mem, size_t size, size_t alignment, const type_info &dbgTypeInfo)RTTRAllocatorinline
RecycleChunk(char *mem, size_t size, size_t alignment, const type_info &dbgTypeInfo)RTTRAllocatorinline
RTTRAllocator(MonoAllocator *pAllocator)RTTRAllocatorinline
stackRTTRAllocator