LLFIO
v2.00
|
Constructor for mapped_file_handle
More...
#include "mapped_file_handle.hpp"
Public Member Functions | |
result< mapped_file_handle > | operator() () const noexcept |
Public Attributes | |
const path_handle & | base |
mapped_file_handle::path_view_type | _path |
mapped_file_handle::mode | _mode = mapped_file_handle::mode::read |
mapped_file_handle::creation | _creation = mapped_file_handle::creation::open_existing |
mapped_file_handle::caching | _caching = mapped_file_handle::caching::all |
mapped_file_handle::flag | flags = mapped_file_handle::flag::none |
mapped_file_handle::size_type | reservation {0} |
Constructor for mapped_file_handle