Elaztek Developer Hub
Blamite Game Engine - blam!  00367.02.08.23.1815.blamite
The core library for the Blamite Game Engine.
MemoryPoolAllocator< BaseAllocator > Member List

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

Capacity() const RAPIDJSON_NOEXCEPTMemoryPoolAllocator< BaseAllocator >inline
Clear() RAPIDJSON_NOEXCEPTMemoryPoolAllocator< BaseAllocator >inline
Free(void *ptr) RAPIDJSON_NOEXCEPTMemoryPoolAllocator< BaseAllocator >inlinestatic
kNeedFreeMemoryPoolAllocator< BaseAllocator >static
kRefCountedMemoryPoolAllocator< BaseAllocator >static
Malloc(size_t size)MemoryPoolAllocator< BaseAllocator >inline
MemoryPoolAllocator(size_t chunkSize=kDefaultChunkCapacity, BaseAllocator *baseAllocator=0)MemoryPoolAllocator< BaseAllocator >inlineexplicit
MemoryPoolAllocator(void *buffer, size_t size, size_t chunkSize=kDefaultChunkCapacity, BaseAllocator *baseAllocator=0)MemoryPoolAllocator< BaseAllocator >inline
MemoryPoolAllocator(const MemoryPoolAllocator &rhs) RAPIDJSON_NOEXCEPTMemoryPoolAllocator< BaseAllocator >inline
operator!=(const MemoryPoolAllocator &rhs) const RAPIDJSON_NOEXCEPTMemoryPoolAllocator< BaseAllocator >inline
operator=(const MemoryPoolAllocator &rhs) RAPIDJSON_NOEXCEPTMemoryPoolAllocator< BaseAllocator >inline
operator==(const MemoryPoolAllocator &rhs) const RAPIDJSON_NOEXCEPTMemoryPoolAllocator< BaseAllocator >inline
Realloc(void *originalPtr, size_t originalSize, size_t newSize)MemoryPoolAllocator< BaseAllocator >inline
Shared() const RAPIDJSON_NOEXCEPTMemoryPoolAllocator< BaseAllocator >inline
Size() const RAPIDJSON_NOEXCEPTMemoryPoolAllocator< BaseAllocator >inline
~MemoryPoolAllocator() RAPIDJSON_NOEXCEPTMemoryPoolAllocator< BaseAllocator >inline