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