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 |