| allocate(const size_type n) | front::local_counting_allocator< base_alloc_t, count_t > | inline |
| allocate(const size_type n, const void *const) | front::local_counting_allocator< base_alloc_t, count_t > | inline |
| allocations | front::local_counting_allocator< base_alloc_t, count_t > | |
| clear_counters() | front::local_counting_allocator< base_alloc_t, count_t > | inline |
| const_pointer typedef | front::local_counting_allocator< base_alloc_t, count_t > | |
| const_reference typedef | front::local_counting_allocator< base_alloc_t, count_t > | |
| deallocate(const pointer ptr, const size_type n) | front::local_counting_allocator< base_alloc_t, count_t > | inline |
| difference_type typedef | front::local_counting_allocator< base_alloc_t, count_t > | |
| frees | front::local_counting_allocator< base_alloc_t, count_t > | |
| items_allocated | front::local_counting_allocator< base_alloc_t, count_t > | |
| items_freed | front::local_counting_allocator< base_alloc_t, count_t > | |
| local_counting_allocator() | front::local_counting_allocator< base_alloc_t, count_t > | inline |
| local_counting_allocator(const local_counting_allocator &a) | front::local_counting_allocator< base_alloc_t, count_t > | inline |
| local_counting_allocator(const local_counting_allocator< U, C > &a) | front::local_counting_allocator< base_alloc_t, count_t > | inline |
| max_items | front::local_counting_allocator< base_alloc_t, count_t > | |
| operator==(const local_counting_allocator &a) const | front::local_counting_allocator< base_alloc_t, count_t > | inline |
| pointer typedef | front::local_counting_allocator< base_alloc_t, count_t > | |
| reference typedef | front::local_counting_allocator< base_alloc_t, count_t > | |
| set_counters(const count_t &a_items_allocated, const count_t &a_items_freed, const count_t &a_allocations, const count_t &a_frees, const count_t &a_max_items) | front::local_counting_allocator< base_alloc_t, count_t > | inline |
| set_counters(const allocator_t &a) | front::local_counting_allocator< base_alloc_t, count_t > | inline |
| set_limits(size_type max=0) | front::local_counting_allocator< base_alloc_t, count_t > | inline |
| size_type typedef | front::local_counting_allocator< base_alloc_t, count_t > | |
| value_type typedef | front::local_counting_allocator< base_alloc_t, count_t > | |