cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MemoryPoolAllocator< BaseAllocator > Member List

This is the complete list of members for MemoryPoolAllocator< BaseAllocator >, including all inherited members.

Capacity()MemoryPoolAllocator< BaseAllocator >inline
Clear()MemoryPoolAllocator< BaseAllocator >inline
Free(void *)MemoryPoolAllocator< BaseAllocator >inlinestatic
kNeedFreeMemoryPoolAllocator< BaseAllocator >static
Malloc(size_t size)MemoryPoolAllocator< BaseAllocator >inline
MemoryPoolAllocator(size_t chunkSize=kDefaultChunkCapacity, BaseAllocator *baseAllocator=0)MemoryPoolAllocator< BaseAllocator >inline
MemoryPoolAllocator(char *buffer, size_t size, size_t chunkSize=kDefaultChunkCapacity, BaseAllocator *baseAllocator=0)MemoryPoolAllocator< BaseAllocator >inline
Realloc(void *originalPtr, size_t originalSize, size_t newSize)MemoryPoolAllocator< BaseAllocator >inline
Size()MemoryPoolAllocator< BaseAllocator >inline
~MemoryPoolAllocator()MemoryPoolAllocator< BaseAllocator >inline