This is the complete list of members for PageAllocator, including all inherited members.
| allocate(std::size_t size) | PageAllocator | virtual |
| Allocator() | Allocator | |
| clear() | PageAllocator | |
| deallocate(void *p, std::size_t size) | PageAllocator | virtual |
| NonCopyable() | NonCopyable | protected |
| PageAllocator(std::size_t pageSize=MinChunkSize) | PageAllocator | |
| ~Allocator() | Allocator | virtual |
| ~NonCopyable() | NonCopyable | protected |
| ~PageAllocator() | PageAllocator |