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