platformstl/filesystem/memory_mapped_file.hpp File Reference


Detailed Description

[C++ only] Definition of the platformstl::file_lines type (File System Library).

[C++ only] Definition of the platformstl::memory_mapped_file type (File System Library).

When compiling on UNIX platforms, the platformstl::file_lines type resolves to the unixstl::file_lines class. On Windows platforms it resolves to the winstl::file_lines class. It is not defined for other platforms.

When compiling on UNIX platforms, the platformstl::memory_mapped_file type resolves to the unixstl::memory_mapped_file class. On Windows platforms it resolves to the winstl::memory_mapped_file class. It is not defined for other platforms.

#include <platformstl/platformstl.hpp>

Go to the source code of this file.

Namespaces

namespace  platformstl

Classes

class  memory_mapped_file
 A facade for the platform's memory mapped file API. More...


Generated on Thu Jun 10 08:58:00 2010 for STLSoft by  doxygen 1.5.6