Fabcoin Core  0.16.2
P2P Digital Currency
FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > Member List

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 typedefAllocatorBase< T >
const_reference typedefAllocatorBase< 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 typedefAllocatorBase< T >
FixedSizeAllocatorWithCleanup()FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >inline
GetAlignedArray()FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >inlineprivate
m_allocatedFixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >private
m_fallbackAllocatorFixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >private
max_size() const FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >inline
pointer typedefAllocatorBase< T >
reallocate(pointer oldPtr, size_type oldSize, size_type newSize, bool preserve)FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >inline
reference typedefAllocatorBase< T >
size_type typedefAllocatorBase< T >
value_type typedefAllocatorBase< T >