This is the complete list of members for PoolAllocator, including all inherited members.
| allocate(std::size_t size) | PoolAllocator | virtual |
| Allocator() | Allocator | |
| deallocate(void *p, std::size_t size) | PoolAllocator | virtual |
| NonCopyable() | NonCopyable | protected |
| PoolAllocator(std::size_t maxSize, std::size_t align=16, std::size_t maxBlock=8192) | PoolAllocator | |
| ~Allocator() | Allocator | virtual |
| ~NonCopyable() | NonCopyable | protected |
| ~PoolAllocator() | PoolAllocator |