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

Constructor for pipe_handle More...

#include "pipe_handle.hpp"

Public Member Functions

result< pipe_handleoperator() () 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_handlebase = path_discovery::temporary_named_pipes_directory()
 

Detailed Description

Constructor for pipe_handle


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