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::adaptive_pool_base< Version, T, SegmentManager, NodesPerBlock, MaxFreeBlocks, OverheadPercent >::node_pool< dummy > Struct Template Reference

#include <adaptive_pool.hpp>

Public Types

typedef
ipcdetail::shared_adaptive_node_pool
< SegmentManager, sizeof_value
< T >::value, NodesPerBlock,
MaxFreeBlocks, OverheadPercent > 
type
 

Static Public Member Functions

static typeget (void *p)
 

Member Typedef Documentation

template<unsigned int Version, class T, class SegmentManager, std::size_t NodesPerBlock, std::size_t MaxFreeBlocks, unsigned char OverheadPercent>
template<int dummy>
typedef ipcdetail::shared_adaptive_node_pool< SegmentManager, sizeof_value<T>::value, NodesPerBlock, MaxFreeBlocks, OverheadPercent> boost::interprocess::ipcdetail::adaptive_pool_base< Version, T, SegmentManager, NodesPerBlock, MaxFreeBlocks, OverheadPercent >::node_pool< dummy >::type

Member Function Documentation

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

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