Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::interprocess::ipcdetail::node_allocator_base< Version, T, SegmentManager, NodesPerBlock >::node_pool< dummy > Struct Template Reference

#include <node_allocator.hpp>

Public Types

typedef
ipcdetail::shared_node_pool
< SegmentManager, sizeof_value
< T >::value, NodesPerBlock > 
type
 

Static Public Member Functions

static typeget (void *p)
 

Member Typedef Documentation

template<unsigned int Version, class T, class SegmentManager, std::size_t NodesPerBlock>
template<int dummy>
typedef ipcdetail::shared_node_pool< SegmentManager, sizeof_value<T>::value, NodesPerBlock> boost::interprocess::ipcdetail::node_allocator_base< Version, T, SegmentManager, NodesPerBlock >::node_pool< dummy >::type

Member Function Documentation

template<unsigned int Version, class T, class SegmentManager, std::size_t NodesPerBlock>
template<int dummy>
static type* boost::interprocess::ipcdetail::node_allocator_base< Version, T, SegmentManager, NodesPerBlock >::node_pool< dummy >::get ( void *  p)
inlinestatic

The documentation for this struct was generated from the following file: