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::named_creation_functor< T, Arg > Member List

This is the complete list of members for boost::interprocess::ipcdetail::named_creation_functor< T, Arg >, including all inherited members.

construct(void *address, typename enable_if_c< is_same< ArgType, no_arg_t >::value >::type *=0) const boost::interprocess::ipcdetail::named_creation_functor< T, Arg >inline
construct(void *address, typename enable_if_c<!is_same< ArgType, no_arg_t >::value >::type *=0) const boost::interprocess::ipcdetail::named_creation_functor< T, Arg >inline
get_min_size() const boost::interprocess::ipcdetail::named_creation_functor< T, Arg >inline
named_creation_functor(create_enum_t type, Arg arg=Arg())boost::interprocess::ipcdetail::named_creation_functor< T, Arg >inline
operator()(void *address, std::size_t, bool created) const boost::interprocess::ipcdetail::named_creation_functor< T, Arg >inline