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

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

BOOST_PREVENT_MACRO_SUBSTITUTION()boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
BOOST_PREVENT_MACRO_SUBSTITUTION(void *const ptr)boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
BOOST_PREVENT_MACRO_SUBSTITUTION(void *const ptr, const size_type n)boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
BOOST_STATIC_CONSTANT(unsigned, requested_size=RequestedSize)boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >
BOOST_STATIC_CONSTANT(unsigned, next_size=NextSize)boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >
difference_type typedefboost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >
is_from(void *const ptr)boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
mutex typedefboost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >
ordered_free(void *const ptr)boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
ordered_free(void *const ptr, const size_type n)boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
ordered_malloc()boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
ordered_malloc(const size_type n)boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
purge_memory()boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
release_memory()boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
size_type typedefboost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >
tag typedefboost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >
user_allocator typedefboost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >