XTL  0.1
eXtended Template Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mapped_file.hpp File Reference

memory mapped files More...

+ Include dependency graph for mapped_file.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  xtd::mapped_file< _page_size >
 
class  xtd::_::mapped_file_base< _PageSize >
 static page size More...
 
class  xtd::_::mapped_file_base<-1 >
 dynamic page size uses system page size More...
 
class  xtd::mapped_page< _Ty >
 

Namespaces

 xtd
 The main namespace of the XTL library.
 
 xtd::_
 gets the last element of a parameter pack
 

Functions

template<typename _OtherT , typename _ThisT >
mapped_page< _OtherT > xtd::static_page_cast (_ThisT ptr)
 

Detailed Description

memory mapped files

Definition in file mapped_file.hpp.