This is the complete list of members for Grappa::PoolAllocator< Base >, including all inherited members.
allocate(size_t sz) | Grappa::PoolAllocator< Base > | inline |
allocated | Grappa::PoolAllocator< Base > | |
buffer | Grappa::PoolAllocator< Base > | |
buffer_size | Grappa::PoolAllocator< Base > | |
iterate(F f) | Grappa::PoolAllocator< Base > | inline |
operator new(size_t, Grappa::PoolAllocator< OtherBase > &) | Grappa::PoolAllocator< Base > | friend |
owns_buffer | Grappa::PoolAllocator< Base > | |
PoolAllocator(char *buffer, size_t buffer_size, bool owns_buffer) | Grappa::PoolAllocator< Base > | inline |
remaining() | Grappa::PoolAllocator< Base > | inline |
reset() | Grappa::PoolAllocator< Base > | inline |
~PoolAllocator() | Grappa::PoolAllocator< Base > | inlinevirtual |