This is the complete list of members for battery::statistics_allocator< Allocator, InternalAllocator >, including all inherited members.
| allocate(size_t bytes) | battery::statistics_allocator< Allocator, InternalAllocator > | inline |
| deallocate(void *ptr) | battery::statistics_allocator< Allocator, InternalAllocator > | inline |
| num_allocations() const | battery::statistics_allocator< Allocator, InternalAllocator > | inline |
| num_deallocations() const | battery::statistics_allocator< Allocator, InternalAllocator > | inline |
| operator==(const this_type &rhs) const | battery::statistics_allocator< Allocator, InternalAllocator > | inline |
| statistics_allocator(const statistics_allocator &other) | battery::statistics_allocator< Allocator, InternalAllocator > | inline |
| statistics_allocator(const Allocator &allocator=Allocator(), const InternalAllocator &internal_allocator=InternalAllocator()) | battery::statistics_allocator< Allocator, InternalAllocator > | inline |
| this_type typedef | battery::statistics_allocator< Allocator, InternalAllocator > | |
| total_bytes_allocated() const | battery::statistics_allocator< Allocator, InternalAllocator > | inline |
| ~statistics_allocator() | battery::statistics_allocator< Allocator, InternalAllocator > | inline |