MIRA
PoolAllocator< T > Member List

This is the complete list of members for PoolAllocator< T >, including all inherited members.

address(reference x) constPoolAllocator< T >inline
address(const_reference x) constPoolAllocator< T >inline
allocate(size_type n, const void *hint=0)PoolAllocator< T >inline
allocatedMemory() constPoolAllocator< T >inline
const_pointer typedefPoolAllocator< T >
const_reference typedefPoolAllocator< T >
construct(pointer p, const_reference val)PoolAllocator< T >inline
construct()PoolAllocator< T >inline
construct(const_reference val)PoolAllocator< T >inline
deallocate(pointer p, size_type n)PoolAllocator< T >inline
destroy(T *p)PoolAllocator< T >inline
destruct(pointer p)PoolAllocator< T >inline
difference_type typedefPoolAllocator< T >
itemSize() const MIRA_NOEXCEPT_OR_NOTHROWPoolAllocator< T >inline
max_size() const MIRA_NOEXCEPT_OR_NOTHROWPoolAllocator< T >inline
operator=(PoolAllocator &&other) noexceptPoolAllocator< T >inline
pointer typedefPoolAllocator< T >
PoolAllocator(size_type poolCapacity=32, bool growPools=true, size_type itemSize=sizeof(T))PoolAllocator< T >inline
PoolAllocator(PoolAllocator &&other) noexceptPoolAllocator< T >inline
reference typedefPoolAllocator< T >
size_type typedefPoolAllocator< T >
swap(PoolAllocator &other)PoolAllocator< T >inline
unusedMemory() constPoolAllocator< T >inline
usedMemory() constPoolAllocator< T >inline
value_type typedefPoolAllocator< T >
~PoolAllocator()PoolAllocator< T >inline