MIRA
mira
PoolAllocator
PoolAllocator< T > Member List
This is the complete list of members for
PoolAllocator< T >
, including all inherited members.
address
(reference x) const
PoolAllocator< T >
inline
address
(const_reference x) const
PoolAllocator< T >
inline
allocate
(size_type n, const void *hint=0)
PoolAllocator< T >
inline
allocatedMemory
() const
PoolAllocator< T >
inline
const_pointer
typedef
PoolAllocator< T >
const_reference
typedef
PoolAllocator< 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
typedef
PoolAllocator< T >
itemSize
() const MIRA_NOEXCEPT_OR_NOTHROW
PoolAllocator< T >
inline
max_size
() const MIRA_NOEXCEPT_OR_NOTHROW
PoolAllocator< T >
inline
operator=
(PoolAllocator &&other) noexcept
PoolAllocator< T >
inline
pointer
typedef
PoolAllocator< T >
PoolAllocator
(size_type poolCapacity=32, bool growPools=true, size_type itemSize=sizeof(T))
PoolAllocator< T >
inline
PoolAllocator
(PoolAllocator &&other) noexcept
PoolAllocator< T >
inline
reference
typedef
PoolAllocator< T >
size_type
typedef
PoolAllocator< T >
swap
(PoolAllocator &other)
PoolAllocator< T >
inline
unusedMemory
() const
PoolAllocator< T >
inline
usedMemory
() const
PoolAllocator< T >
inline
value_type
typedef
PoolAllocator< T >
~PoolAllocator
()
PoolAllocator< T >
inline
SVN-r10585 , Generated on Sat Nov 23 2024 03:12:34 for MIRA by
1.8.14