cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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