This is the complete list of members for FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >, including all inherited members.
address(reference r) const | AllocatorBase< T > | inline |
address(const_reference r) const | AllocatorBase< T > | inline |
allocate(size_type size) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | inline |
allocate(size_type size, const void *hint) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | inline |
CheckSize(size_t size) | AllocatorBase< T > | inlineprotectedstatic |
const_pointer typedef | AllocatorBase< T > | |
const_reference typedef | AllocatorBase< T > | |
construct(pointer p, const T &val) | AllocatorBase< T > | inline |
deallocate(void *ptr, size_type size) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | inline |
destroy(pointer p) | AllocatorBase< T > | inline |
difference_type typedef | AllocatorBase< T > | |
FixedSizeAllocatorWithCleanup() | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | inline |
GetAlignedArray() | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | inlineprivate |
m_allocated | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | private |
m_fallbackAllocator | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | private |
max_size() const | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | inline |
pointer typedef | AllocatorBase< T > | |
reallocate(pointer oldPtr, size_type oldSize, size_type newSize, bool preserve) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | inline |
reference typedef | AllocatorBase< T > | |
size_type typedef | AllocatorBase< T > | |
value_type typedef | AllocatorBase< T > | |