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 |
first | boost::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 typedef | boost::simple_segregated_storage< SizeType > | |