basic_managed_windows_shared_memory() | boost::interprocess::basic_managed_windows_shared_memory< CharType, AllocationAlgorithm, IndexType > | inline |
basic_managed_windows_shared_memory(create_only_t, const char *name, size_type size, const void *addr=0, const permissions &perm=permissions()) | boost::interprocess::basic_managed_windows_shared_memory< CharType, AllocationAlgorithm, IndexType > | inline |
basic_managed_windows_shared_memory(open_or_create_t, const char *name, size_type size, const void *addr=0, const permissions &perm=permissions()) | boost::interprocess::basic_managed_windows_shared_memory< CharType, AllocationAlgorithm, IndexType > | inline |
basic_managed_windows_shared_memory(open_only_t, const char *name, const void *addr=0) | boost::interprocess::basic_managed_windows_shared_memory< CharType, AllocationAlgorithm, IndexType > | inline |
basic_managed_windows_shared_memory(open_copy_on_write_t, const char *name, const void *addr=0) | boost::interprocess::basic_managed_windows_shared_memory< CharType, AllocationAlgorithm, IndexType > | inline |
basic_managed_windows_shared_memory(open_read_only_t, const char *name, const void *addr=0) | boost::interprocess::basic_managed_windows_shared_memory< CharType, AllocationAlgorithm, IndexType > | inline |
basic_managed_windows_shared_memory(BOOST_RV_REF(basic_managed_windows_shared_memory) moved) | boost::interprocess::basic_managed_windows_shared_memory< CharType, AllocationAlgorithm, IndexType > | inline |
find(char_ptr_holder_t name) | boost::interprocess::basic_managed_windows_shared_memory< CharType, AllocationAlgorithm, IndexType > | inline |
operator=(BOOST_RV_REF(basic_managed_windows_shared_memory) moved) | boost::interprocess::basic_managed_windows_shared_memory< CharType, AllocationAlgorithm, IndexType > | inline |
size_type typedef | boost::interprocess::basic_managed_windows_shared_memory< CharType, AllocationAlgorithm, IndexType > | |
swap(basic_managed_windows_shared_memory &other) | boost::interprocess::basic_managed_windows_shared_memory< CharType, AllocationAlgorithm, IndexType > | inline |
~basic_managed_windows_shared_memory() | boost::interprocess::basic_managed_windows_shared_memory< CharType, AllocationAlgorithm, IndexType > | inline |