alignment() | boost::iostreams::mapped_file | inlineprivatestatic |
begin() const | boost::iostreams::mapped_file | inlineprivate |
boost::iostreams::operations< mapped_file_sink > | boost::iostreams::mapped_file_sink | friend |
BOOST_STATIC_CONSTANT(size_type, max_length=delegate_type::max_length) | boost::iostreams::mapped_file | private |
char_type typedef | boost::iostreams::mapped_file_sink | |
close() | boost::iostreams::mapped_file | inlineprivate |
const_begin() const | boost::iostreams::mapped_file | inlineprivate |
const_data() const | boost::iostreams::mapped_file | inlineprivate |
const_end() const | boost::iostreams::mapped_file | inlineprivate |
const_iterator typedef | boost::iostreams::mapped_file | private |
data() const | boost::iostreams::mapped_file | inlineprivate |
end() const | boost::iostreams::mapped_file | inlineprivate |
flags() const | boost::iostreams::mapped_file | inlineprivate |
is_open() const | boost::iostreams::mapped_file | inlineprivate |
iterator typedef | boost::iostreams::mapped_file_sink | |
mapmode enum name | boost::iostreams::mapped_file_base | private |
mapped_file() | boost::iostreams::mapped_file | inlineprivate |
mapped_file(const basic_mapped_file_params< Path > &p) | boost::iostreams::mapped_file | explicitprivate |
mapped_file(const Path &path, mapmode flags, size_type length=max_length, stream_offset offset=0) | boost::iostreams::mapped_file | private |
mapped_file(const Path &path, BOOST_IOS::openmode mode=BOOST_IOS::in|BOOST_IOS::out, size_type length=max_length, stream_offset offset=0) | boost::iostreams::mapped_file | explicitprivate |
mapped_file(const mapped_file &other) | boost::iostreams::mapped_file | private |
mapped_file_sink() | boost::iostreams::mapped_file_sink | inline |
mapped_file_sink(const basic_mapped_file_params< Path > &p) | boost::iostreams::mapped_file_sink | explicit |
mapped_file_sink(const Path &path, size_type length=max_length, boost::intmax_t offset=0, mapmode flags=readwrite) | boost::iostreams::mapped_file_sink | explicit |
mapped_file_sink(const mapped_file_sink &other) | boost::iostreams::mapped_file_sink | |
open(const basic_mapped_file_params< Path > &p) | boost::iostreams::mapped_file_sink | |
open(const Path &path, size_type length=max_length, boost::intmax_t offset=0, mapmode flags=readwrite) | boost::iostreams::mapped_file_sink | |
boost::iostreams::mapped_file::open(const Path &path, mapmode mode, size_type length=max_length, stream_offset offset=0) | boost::iostreams::mapped_file | private |
boost::iostreams::mapped_file::open(const Path &path, BOOST_IOS::openmode mode=BOOST_IOS::in|BOOST_IOS::out, size_type length=max_length, stream_offset offset=0) | boost::iostreams::mapped_file | private |
operator const mapped_file_source &() const | boost::iostreams::mapped_file | inlineprivate |
operator mapped_file_source &() | boost::iostreams::mapped_file | inlineprivate |
operator safe_bool() const | boost::iostreams::mapped_file | inlineprivate |
operator!() const | boost::iostreams::mapped_file | inlineprivate |
priv enum value | boost::iostreams::mapped_file_base | private |
readonly enum value | boost::iostreams::mapped_file_base | private |
readwrite enum value | boost::iostreams::mapped_file_base | private |
resize(stream_offset new_size) | boost::iostreams::mapped_file | private |
size() const | boost::iostreams::mapped_file | inlineprivate |
size_type typedef | boost::iostreams::mapped_file_sink | |