base_t typedef | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | |
basic_managed_mapped_file() | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inline |
basic_managed_mapped_file(create_only_t, const char *name, size_type size, const void *addr=0, const permissions &perm=permissions()) | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inline |
basic_managed_mapped_file(open_or_create_t, const char *name, size_type size, const void *addr=0, const permissions &perm=permissions()) | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inline |
basic_managed_mapped_file(open_only_t, const char *name, const void *addr=0) | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inline |
basic_managed_mapped_file(open_copy_on_write_t, const char *name, const void *addr=0) | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inline |
basic_managed_mapped_file(open_read_only_t, const char *name, const void *addr=0) | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inline |
basic_managed_mapped_file(BOOST_RV_REF(basic_managed_mapped_file) moved) | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inline |
BOOST_INTERPROCESS_IMPDEF(base_t::size_type) size_type | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | |
device_type typedef | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | |
find(char_ptr_holder_t name) | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inline |
flush() | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inline |
grow(const char *filename, size_type extra_bytes) | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inlinestatic |
operator=(BOOST_RV_REF(basic_managed_mapped_file) moved) | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inline |
shrink_to_fit(const char *filename) | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inlinestatic |
swap(basic_managed_mapped_file &other) | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inline |
~basic_managed_mapped_file() | boost::interprocess::basic_managed_mapped_file< CharType, AllocationAlgorithm, IndexType > | inline |