|
LLFIO v2.00
|
Constructor for symlink_handle
More...
#include "symlink_handle.hpp"
Public Member Functions | |
| result< symlink_handle > | operator() () const noexcept |
Public Attributes | |
| const path_handle & | base |
| symlink_handle::path_view_type | _path |
| symlink_handle::mode | _mode {symlink_handle::mode::read} |
| symlink_handle::creation | _creation {symlink_handle::creation::open_existing} |
Constructor for symlink_handle
|
inlinenoexcept |
| symlink_handle::creation llfio_v2_xxx::construct< symlink_handle >::_creation {symlink_handle::creation::open_existing} |
| symlink_handle::mode llfio_v2_xxx::construct< symlink_handle >::_mode {symlink_handle::mode::read} |