ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
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