Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize > Member List

This is the complete list of members for boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >, including all inherited members.

address(reference r)boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
address(const_reference s)boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
allocate(const size_type n)boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
allocate(const size_type n, const void *const)boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
BOOST_STATIC_CONSTANT(unsigned, next_size=NextSize)boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
const_pointer typedefboost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
const_reference typedefboost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
construct(const pointer ptr, const value_type &t)boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
deallocate(const pointer ptr, const size_type n)boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
destroy(const pointer ptr)boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
difference_type typedefboost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
max_size()boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
mutex typedefboost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
operator!=(const pool_allocator &) const boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inline
operator==(const pool_allocator &) const boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inline
pointer typedefboost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
pool_allocator()boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inline
pool_allocator(const pool_allocator< U, UserAllocator, Mutex, NextSize, MaxSize > &)boost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inline
reference typedefboost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
size_type typedefboost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
user_allocator typedefboost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
value_type typedefboost::pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >