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