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

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

close()ifmstream
data() const ifmstream
ifmstream()ifmstream
ifmstream(const char *path_name, std::streamsize max_length=0, std::streamoff offset=0)ifmstreamexplicit
ifmstream(ifmstream &&rhs_stream)ifmstream
is_open() const ifmstream
open(const char *path_name, std::streamsize max_length=0, std::streamoff offset=0)ifmstream
operator=(ifmstream &&rhs_stream)ifmstream
pseekg(const void *ptr)ifmstream
ptellg()ifmstream
rdbuf() const ifmstream
size() const ifmstream
swap(ifmstream &stream)ifmstream
~ifmstream()ifmstreaminlinevirtual