| address(reference r) const | AllocatorBase< T > | [inline] |
| address(const_reference r) const | AllocatorBase< T > | [inline] |
| allocate(size_type n) | FixedSizeAllocatorWithCleanup< T, S, A > | [inline] |
| allocate(size_type n, const void *hint) | FixedSizeAllocatorWithCleanup< T, S, A > | [inline] |
| CheckSize(size_t n) | AllocatorBase< T > | [inline, protected, static] |
| const_pointer typedef | FixedSizeAllocatorWithCleanup< T, S, A > | |
| const_reference typedef | FixedSizeAllocatorWithCleanup< T, S, A > | |
| construct(pointer p, const T &val) | AllocatorBase< T > | [inline] |
| deallocate(void *p, size_type n) | FixedSizeAllocatorWithCleanup< T, S, A > | [inline] |
| destroy(pointer p) | AllocatorBase< T > | [inline] |
| difference_type typedef | FixedSizeAllocatorWithCleanup< T, S, A > | |
| FixedSizeAllocatorWithCleanup() | FixedSizeAllocatorWithCleanup< T, S, A > | [inline] |
| max_size() const | FixedSizeAllocatorWithCleanup< T, S, A > | [inline] |
| pointer typedef | FixedSizeAllocatorWithCleanup< T, S, A > | |
| reallocate(pointer p, size_type oldSize, size_type newSize, bool preserve) | FixedSizeAllocatorWithCleanup< T, S, A > | [inline] |
| reference typedef | FixedSizeAllocatorWithCleanup< T, S, A > | |
| size_type typedef | FixedSizeAllocatorWithCleanup< T, S, A > | |
| value_type typedef | FixedSizeAllocatorWithCleanup< T, S, A > | |