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::xsishmem_open_or_create< AllocationAlgorithm > Struct Template Reference

#include <managed_xsi_shared_memory.hpp>

Public Types

typedef
ipcdetail::managed_open_or_create_impl
< xsi_shared_memory_file_wrapper,
AllocationAlgorithm::Alignment,
false, true > 
type
 FileBased, StoreDevice. More...
 

Member Typedef Documentation

template<class AllocationAlgorithm>
typedef ipcdetail::managed_open_or_create_impl<xsi_shared_memory_file_wrapper,AllocationAlgorithm::Alignment,false,true> boost::interprocess::ipcdetail::xsishmem_open_or_create< AllocationAlgorithm >::type

FileBased, StoreDevice.


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