Memory-mapped files stream
Provide read-write access to memory-mapped files on Windows and POSIX systems.
 All Classes Functions
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oCfilemappingAt this time, move constructor and move assignment for streams are only implements in Microsoft Visual Studio 2010 and Intel C++ Compiler 12
oCstd::ios_baseSTL class
|\Cstd::basic_ios< Char >STL class
| \Cstd::basic_istream< Char >STL class
|  \Cstd::istreamSTL class
|   \CifmstreamIfmstream provides an interface to read data from memory-mapped files as input streams
oCiostream
|\CfmstreamFmstream provides an interface to read/write data from/to memory-mapped files as input/output streams
\Cstreambuf
 \CfilemappingbufFile mapping stream buffer