Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::interprocess::allocator< T, SegmentManager > Member List

This is the complete list of members for boost::interprocess::allocator< T, SegmentManager >, including all inherited members.

address(reference value) const boost::interprocess::allocator< T, SegmentManager >inline
address(const_reference value) const boost::interprocess::allocator< T, SegmentManager >inline
allocate(size_type count, cvoid_ptr hint=0)boost::interprocess::allocator< T, SegmentManager >inline
allocate_individual(size_type num_elements, multiallocation_chain &chain)boost::interprocess::allocator< T, SegmentManager >inline
allocate_many(size_type elem_size, size_type num_elements, multiallocation_chain &chain)boost::interprocess::allocator< T, SegmentManager >inline
allocate_many(const size_type *elem_sizes, size_type n_elements, multiallocation_chain &chain)boost::interprocess::allocator< T, SegmentManager >inline
allocate_one()boost::interprocess::allocator< T, SegmentManager >inline
allocation_command(boost::interprocess::allocation_type command, size_type limit_size, size_type preferred_size, size_type &received_size, const pointer &reuse=0)boost::interprocess::allocator< T, SegmentManager >inline
allocator(segment_manager *segment_mngr)boost::interprocess::allocator< T, SegmentManager >inline
allocator(const allocator &other)boost::interprocess::allocator< T, SegmentManager >inline
allocator(const allocator< T2, SegmentManager > &other)boost::interprocess::allocator< T, SegmentManager >inline
const_pointer typedefboost::interprocess::allocator< T, SegmentManager >
const_reference typedefboost::interprocess::allocator< T, SegmentManager >
construct(const pointer &ptr, BOOST_FWD_REF(P) p)boost::interprocess::allocator< T, SegmentManager >inline
deallocate(const pointer &ptr, size_type)boost::interprocess::allocator< T, SegmentManager >inline
deallocate_individual(multiallocation_chain &chain)boost::interprocess::allocator< T, SegmentManager >inline
deallocate_many(multiallocation_chain &chain)boost::interprocess::allocator< T, SegmentManager >inline
deallocate_one(const pointer &p)boost::interprocess::allocator< T, SegmentManager >inline
destroy(const pointer &ptr)boost::interprocess::allocator< T, SegmentManager >inline
difference_type typedefboost::interprocess::allocator< T, SegmentManager >
get_segment_manager() const boost::interprocess::allocator< T, SegmentManager >inline
max_size() const boost::interprocess::allocator< T, SegmentManager >inline
multiallocation_chain typedefboost::interprocess::allocator< T, SegmentManager >
pointer typedefboost::interprocess::allocator< T, SegmentManager >
reference typedefboost::interprocess::allocator< T, SegmentManager >
segment_manager typedefboost::interprocess::allocator< T, SegmentManager >
size(const pointer &p) const boost::interprocess::allocator< T, SegmentManager >inline
size_type typedefboost::interprocess::allocator< T, SegmentManager >
swap(self_t &alloc1, self_t &alloc2)boost::interprocess::allocator< T, SegmentManager >friend
value_type typedefboost::interprocess::allocator< T, SegmentManager >
version typedefboost::interprocess::allocator< T, SegmentManager >
void_pointer typedefboost::interprocess::allocator< T, SegmentManager >