| _error_pipe (defined in llfio_v2_xxx::process_handle) | llfio_v2_xxx::process_handle | protected |
| _flags (defined in llfio_v2_xxx::process_handle) | llfio_v2_xxx::process_handle | protected |
| _in_pipe (defined in llfio_v2_xxx::process_handle) | llfio_v2_xxx::process_handle | protected |
| _out_pipe (defined in llfio_v2_xxx::process_handle) | llfio_v2_xxx::process_handle | protected |
| are_reads_from_cache() const noexcept | llfio_v2_xxx::handle | inline |
| are_safety_barriers_issued() const noexcept | llfio_v2_xxx::handle | inline |
| are_writes_durable() const noexcept | llfio_v2_xxx::handle | inline |
| bitfield__flag enum name | llfio_v2_xxx::process_handle | |
| caching enum name | llfio_v2_xxx::handle | |
| clone() const noexcept | llfio_v2_xxx::process_handle | |
| close() noexcept override | llfio_v2_xxx::process_handle | virtual |
| close_pipes() noexcept | llfio_v2_xxx::process_handle | inline |
| creation enum name | llfio_v2_xxx::handle | |
| current() noexcept | llfio_v2_xxx::process_handle | static |
| current_path() const noexcept override | llfio_v2_xxx::process_handle | virtual |
| environment() const noexcept | llfio_v2_xxx::process_handle | |
| error_pipe() noexcept | llfio_v2_xxx::process_handle | inline |
| error_pipe() const noexcept | llfio_v2_xxx::process_handle | inline |
| extent_type typedef (defined in llfio_v2_xxx::process_handle) | llfio_v2_xxx::process_handle | |
| flags() const noexcept | llfio_v2_xxx::handle | inline |
| handle() | llfio_v2_xxx::handle | inline |
| handle(native_handle_type h, flag flags=flag::none) noexcept | llfio_v2_xxx::handle | inlineexplicit |
| handle(const handle &)=delete | llfio_v2_xxx::handle | |
| handle(handle &&o) noexcept | llfio_v2_xxx::handle | inline |
| in_pipe() noexcept | llfio_v2_xxx::process_handle | inline |
| in_pipe() const noexcept | llfio_v2_xxx::process_handle | inline |
| is_allocation() const noexcept | llfio_v2_xxx::handle | inline |
| is_append_only() const noexcept | llfio_v2_xxx::handle | inline |
| is_directory() const noexcept | llfio_v2_xxx::handle | inline |
| is_http_socket() const noexcept | llfio_v2_xxx::handle | inline |
| is_kernel_handle() const noexcept | llfio_v2_xxx::handle | inline |
| is_multiplexable() const noexcept | llfio_v2_xxx::handle | inline |
| is_multiplexer() const noexcept | llfio_v2_xxx::handle | inline |
| is_nonblocking() const noexcept | llfio_v2_xxx::handle | inline |
| is_path() const noexcept | llfio_v2_xxx::handle | inline |
| is_pipe() const noexcept | llfio_v2_xxx::handle | inline |
| is_process() const noexcept | llfio_v2_xxx::handle | inline |
| is_readable() const noexcept | llfio_v2_xxx::handle | inline |
| is_regular() const noexcept | llfio_v2_xxx::handle | inline |
| is_running() const noexcept | llfio_v2_xxx::process_handle | |
| is_section() const noexcept | llfio_v2_xxx::handle | inline |
| is_seekable() const noexcept | llfio_v2_xxx::handle | inline |
| is_socket() const noexcept | llfio_v2_xxx::handle | inline |
| is_symlink() const noexcept | llfio_v2_xxx::handle | inline |
| is_tls_socket() const noexcept | llfio_v2_xxx::handle | inline |
| is_valid() const noexcept | llfio_v2_xxx::handle | inline |
| is_writable() const noexcept | llfio_v2_xxx::handle | inline |
| kernel_caching() const noexcept | llfio_v2_xxx::handle | inline |
| launch_process(path_view path, span< path_view_component > args, span< path_view_component > env= *current().environment(), flag flags=flag::wait_on_close) noexcept | llfio_v2_xxx::process_handle | static |
| launch_process(path_view path, span< path_view_component > args, flag flags=flag::wait_on_close) noexcept | llfio_v2_xxx::process_handle | inlinestatic |
| mode enum name | llfio_v2_xxx::handle | |
| native_handle() const noexcept | llfio_v2_xxx::handle | inline |
| no_multiplexable_pipes enum value | llfio_v2_xxx::process_handle | |
| no_redirect enum value (defined in llfio_v2_xxx::process_handle) | llfio_v2_xxx::process_handle | |
| no_redirect_error_pipe enum value | llfio_v2_xxx::process_handle | |
| no_redirect_in_pipe enum value | llfio_v2_xxx::process_handle | |
| no_redirect_out_pipe enum value | llfio_v2_xxx::process_handle | |
| none enum value | llfio_v2_xxx::process_handle | |
| operator=(const process_handle &o)=delete | llfio_v2_xxx::process_handle | |
| operator=(process_handle &&o) noexcept | llfio_v2_xxx::process_handle | inline |
| llfio_v2_xxx::handle::operator=(const handle &o)=delete | llfio_v2_xxx::handle | |
| llfio_v2_xxx::handle::operator=(handle &&o) noexcept | llfio_v2_xxx::handle | inline |
| out_pipe() noexcept | llfio_v2_xxx::process_handle | inline |
| out_pipe() const noexcept | llfio_v2_xxx::process_handle | inline |
| path_type typedef (defined in llfio_v2_xxx::process_handle) | llfio_v2_xxx::process_handle | |
| process_handle() | llfio_v2_xxx::process_handle | inline |
| process_handle(native_handle_type h, flag flags=flag::none) noexcept | llfio_v2_xxx::process_handle | inlineexplicit |
| process_handle(handle &&o, flag flags=flag::none) noexcept | llfio_v2_xxx::process_handle | inlineexplicit |
| process_handle(const process_handle &)=delete | llfio_v2_xxx::process_handle | |
| process_handle(process_handle &&o) noexcept | llfio_v2_xxx::process_handle | inline |
| QUICKCPPLIB_BITFIELD_BEGIN_T(flag, uint16_t) | llfio_v2_xxx::handle | inline |
| release() noexcept | llfio_v2_xxx::handle | inlinevirtual |
| release_pipes_on_close enum value | llfio_v2_xxx::process_handle | |
| requires_aligned_io() const noexcept | llfio_v2_xxx::handle | inline |
| set_append_only(bool) noexcept override | llfio_v2_xxx::process_handle | inlinevirtual |
| size_type typedef (defined in llfio_v2_xxx::process_handle) | llfio_v2_xxx::process_handle | |
| swap(process_handle &o) noexcept | llfio_v2_xxx::process_handle | inline |
| llfio_v2_xxx::handle::swap(handle &o) noexcept | llfio_v2_xxx::handle | inline |
| try_wait(Args &&... args) noexcept (defined in llfio_v2_xxx::process_handle) | llfio_v2_xxx::process_handle | inline |
| try_wait_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::process_handle) | llfio_v2_xxx::process_handle | inline |
| try_wait_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::process_handle) | llfio_v2_xxx::process_handle | inline |
| wait(deadline d={}) const noexcept | llfio_v2_xxx::process_handle | |
| wait_on_close enum value | llfio_v2_xxx::process_handle | |
| ~handle() (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | virtual |
| ~process_handle() override (defined in llfio_v2_xxx::process_handle) | llfio_v2_xxx::process_handle | inlinevirtual |