TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CrtAllocator Member List

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

Free(void *ptr)CrtAllocatorinlinestatic
kNeedFreeCrtAllocatorstatic
Malloc(size_t size)CrtAllocatorinline
Realloc(void *originalPtr, size_t originalSize, size_t newSize)CrtAllocatorinline