This is the complete list of members for boost::interprocess::windows_shared_memory, including all inherited members.
get_mapping_handle() const | boost::interprocess::windows_shared_memory | inline |
get_mode() const | boost::interprocess::windows_shared_memory | inline |
get_name() const | boost::interprocess::windows_shared_memory | inline |
get_size() const | boost::interprocess::windows_shared_memory | inline |
operator=(BOOST_RV_REF(windows_shared_memory) moved) | boost::interprocess::windows_shared_memory | inline |
swap(windows_shared_memory &other) | boost::interprocess::windows_shared_memory | inline |
windows_shared_memory() | boost::interprocess::windows_shared_memory | inline |
windows_shared_memory(create_only_t, const char *name, mode_t mode, std::size_t size, const permissions &perm=permissions()) | boost::interprocess::windows_shared_memory | inline |
windows_shared_memory(open_or_create_t, const char *name, mode_t mode, std::size_t size, const permissions &perm=permissions()) | boost::interprocess::windows_shared_memory | inline |
windows_shared_memory(open_only_t, const char *name, mode_t mode) | boost::interprocess::windows_shared_memory | inline |
windows_shared_memory(BOOST_RV_REF(windows_shared_memory) moved) | boost::interprocess::windows_shared_memory | inline |
~windows_shared_memory() | boost::interprocess::windows_shared_memory | inline |