PoolAllocator Member List

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

allocate(std::size_t size)PoolAllocatorvirtual
Allocator()Allocator
deallocate(void *p, std::size_t size)PoolAllocatorvirtual
NonCopyable()NonCopyableprotected
PoolAllocator(std::size_t maxSize, std::size_t align=16, std::size_t maxBlock=8192)PoolAllocator
~Allocator()Allocatorvirtual
~NonCopyable()NonCopyableprotected
~PoolAllocator()PoolAllocator