SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
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_NOEXCEPT (defined in MemoryPoolAllocator< BaseAllocator >)MemoryPoolAllocator< BaseAllocator >inline
operator!=(const MemoryPoolAllocator &rhs) const RAPIDJSON_NOEXCEPTMemoryPoolAllocator< BaseAllocator >inline
operator=(const MemoryPoolAllocator &rhs) RAPIDJSON_NOEXCEPT (defined in MemoryPoolAllocator< BaseAllocator >)MemoryPoolAllocator< 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