| address(reference x) const | Hypertable::AllocatorBase< T > | inline |
| address(const_reference x) const | Hypertable::AllocatorBase< T > | inline |
| allocate(size_type sz) | Hypertable::PageArenaAllocator< T, ArenaT > | inline |
| arena() const | Hypertable::ArenaAllocatorBase< T, ArenaT > | inline |
| ArenaAllocatorBase() | Hypertable::ArenaAllocatorBase< T, ArenaT > | inline |
| ArenaAllocatorBase(ArenaT &arena) | Hypertable::ArenaAllocatorBase< T, ArenaT > | inline |
| ArenaAllocatorBase(const ArenaAllocatorBase< U, ArenaT > ©) | Hypertable::ArenaAllocatorBase< T, ArenaT > | inline |
| Base typedef | Hypertable::PageArenaAllocator< T, ArenaT > | |
| check_allocate_size(size_type sz) const | Hypertable::ArenaAllocatorBase< T, ArenaT > | inline |
| const_pointer typedef | Hypertable::AllocatorBase< T > | |
| const_reference typedef | Hypertable::AllocatorBase< T > | |
| construct(U *p, Args &&...args) | Hypertable::AllocatorBase< T > | inline |
| construct(pointer p) | Hypertable::AllocatorBase< T > | inline |
| deallocate(pointer p, size_type sz) | Hypertable::ArenaAllocatorBase< T, ArenaT > | inline |
| default_allocate(size_type sz) | Hypertable::ArenaAllocatorBase< T, ArenaT > | inline |
| destroy(pointer p) | Hypertable::AllocatorBase< T > | inline |
| difference_type typedef | Hypertable::AllocatorBase< T > | |
| max_size() const | Hypertable::AllocatorBase< T > | inline |
| operator!=(const ArenaAllocatorBase< U, ArenaT > &x) const | Hypertable::ArenaAllocatorBase< T, ArenaT > | inline |
| operator==(const ArenaAllocatorBase< U, ArenaT > &x) const | Hypertable::ArenaAllocatorBase< T, ArenaT > | inline |
| PageArenaAllocator() | Hypertable::PageArenaAllocator< T, ArenaT > | inline |
| PageArenaAllocator(ArenaT &arena) | Hypertable::PageArenaAllocator< T, ArenaT > | inline |
| PageArenaAllocator(const PageArenaAllocator< U, ArenaT > ©) | Hypertable::PageArenaAllocator< T, ArenaT > | inline |
| pointer typedef | Hypertable::PageArenaAllocator< T, ArenaT > | |
| reference typedef | Hypertable::AllocatorBase< T > | |
| set_arena(ArenaT *arena) | Hypertable::ArenaAllocatorBase< T, ArenaT > | inline |
| size_type typedef | Hypertable::PageArenaAllocator< T, ArenaT > | |
| swap(ArenaAllocatorBase< U, ArenaT > &other) | Hypertable::ArenaAllocatorBase< T, ArenaT > | inline |
| value_type typedef | Hypertable::AllocatorBase< T > | |