Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::simple_segregated_storage< SizeType > Member List

This is the complete list of members for boost::simple_segregated_storage< SizeType >, including all inherited members.

add_block(void *const block, const size_type nsz, const size_type npartition_sz)boost::simple_segregated_storage< SizeType >inline
add_ordered_block(void *const block, const size_type nsz, const size_type npartition_sz)boost::simple_segregated_storage< SizeType >inline
BOOST_PREVENT_MACRO_SUBSTITUTION()boost::simple_segregated_storage< SizeType >inline
BOOST_PREVENT_MACRO_SUBSTITUTION(void *const chunk)boost::simple_segregated_storage< SizeType >inline
empty() const boost::simple_segregated_storage< SizeType >inline
find_prev(void *ptr)boost::simple_segregated_storage< SizeType >protected
firstboost::simple_segregated_storage< SizeType >protected
free_n(void *const chunks, const size_type n, const size_type partition_size)boost::simple_segregated_storage< SizeType >inline
malloc_n(size_type n, size_type partition_size)boost::simple_segregated_storage< SizeType >
nextof(void *const ptr)boost::simple_segregated_storage< SizeType >inlineprotectedstatic
ordered_free(void *const chunk)boost::simple_segregated_storage< SizeType >inline
ordered_free_n(void *const chunks, const size_type n, const size_type partition_size)boost::simple_segregated_storage< SizeType >inline
segregate(void *block, size_type nsz, size_type npartition_sz, void *end=0)boost::simple_segregated_storage< SizeType >static
simple_segregated_storage()boost::simple_segregated_storage< SizeType >inline
size_type typedefboost::simple_segregated_storage< SizeType >