Memory-mapped files stream
Provide read-write access to memory-mapped files on Windows and POSIX systems.
 All Classes Functions
fmstream Member List

This is the complete list of members for fmstream, including all inherited members.

close()fmstream
data() const fmstream
data()fmstream
fmstream()fmstream
fmstream(const char *path_name, std::streamsize max_length=0, std::streamoff offset=0)fmstreamexplicit
fmstream(fmstream &&rhs_stream)fmstream
is_open() const fmstream
open(const char *path_name, std::streamsize max_length=0, std::streamoff offset=0)fmstream
operator=(fmstream &&rhs_stream)fmstream
pseekg(const void *ptr)fmstream
pseekp(void *ptr)fmstream
ptellg()fmstream
ptellp()fmstream
rdbuf() const fmstream
size() const fmstream
swap(fmstream &stream)fmstream
~fmstream()fmstreaminlinevirtual