Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cached_node_allocator.hpp File Reference

Describes cached_cached_node_allocator pooled shared memory STL compatible allocator. More...

#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/interprocess/detail/workaround.hpp>
#include <boost/interprocess/interprocess_fwd.hpp>
#include <boost/interprocess/allocators/detail/node_pool.hpp>
#include <boost/interprocess/allocators/detail/allocator_common.hpp>
#include <boost/interprocess/detail/utilities.hpp>
#include <boost/interprocess/containers/version_type.hpp>
#include <boost/interprocess/allocators/detail/node_tools.hpp>
#include <cstddef>
#include <boost/interprocess/detail/config_end.hpp>
Include dependency graph for cached_node_allocator.hpp:

Classes

class  boost::interprocess::ipcdetail::cached_node_allocator_v1< T, SegmentManager, NodesPerBlock >
 
struct  boost::interprocess::ipcdetail::cached_node_allocator_v1< T, SegmentManager, NodesPerBlock >::rebind< T2 >
 
singleton  boost::interprocess::cached_node_allocator< T, SegmentManager, NodesPerBlock >
 
struct  boost::interprocess::cached_node_allocator< T, SegmentManager, NodesPerBlock >::rebind< T2 >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::interprocess
 
 boost::interprocess::ipcdetail
 

Detailed Description

Describes cached_cached_node_allocator pooled shared memory STL compatible allocator.