LLFIO  v2.00
llfio_v2_xxx::construct< mapped_file_handle > Struct Reference

Constructor for mapped_file_handle More...

#include "mapped_file_handle.hpp"

Public Member Functions

result< mapped_file_handleoperator() () const noexcept
 

Public Attributes

const path_handlebase
 
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}
 

Detailed Description

Constructor for mapped_file_handle


The documentation for this struct was generated from the following file: