LLFIO
v2.00
|
This is the complete list of members for llfio_v2_xxx::pipe_handle, including all inherited members.
_ (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | |
_ctx (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | protected |
_devid (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | mutableprotected |
_do_allocate_registered_buffer(size_t &bytes) noexcept | llfio_v2_xxx::byte_io_handle | inlineprotectedvirtual |
_do_barrier(io_request< const_buffers_type > reqs, barrier_kind kind, deadline d) noexcept | llfio_v2_xxx::byte_io_handle | inlineprotectedvirtual |
_do_max_buffers() const noexcept | llfio_v2_xxx::byte_io_handle | inlineprotectedvirtual |
_do_multiplexer_barrier(registered_buffer_type &&base, io_request< const_buffers_type > reqs, barrier_kind kind, deadline d) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inlineprotected |
_do_multiplexer_read(registered_buffer_type &&base, io_request< buffers_type > reqs, deadline d) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inlineprotected |
_do_multiplexer_write(registered_buffer_type &&base, io_request< const_buffers_type > reqs, deadline d) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inlineprotected |
_do_read(io_request< buffers_type > reqs, deadline d) noexcept | llfio_v2_xxx::byte_io_handle | inlineprotectedvirtual |
_do_read(registered_buffer_type base, io_request< buffers_type > reqs, deadline d) noexcept | llfio_v2_xxx::byte_io_handle | inlineprotectedvirtual |
_do_write(io_request< const_buffers_type > reqs, deadline d) noexcept | llfio_v2_xxx::byte_io_handle | inlineprotectedvirtual |
_do_write(registered_buffer_type base, io_request< const_buffers_type > reqs, deadline d) noexcept | llfio_v2_xxx::byte_io_handle | inlineprotectedvirtual |
_fetch_inode() const noexcept | llfio_v2_xxx::fs_handle | inlineprotected |
_inode (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | mutableprotected |
_padding0_ (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | |
_padding1_ (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | |
_padding2_ (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | |
_v (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | |
allocate_registered_buffer(size_t &bytes) noexcept | llfio_v2_xxx::byte_io_handle | inline |
anonymous_pipe(caching _caching=caching::all, flag flags=flag::none) noexcept | llfio_v2_xxx::pipe_handle | inlinestatic |
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 |
awaitable typedef (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | |
barrier(io_request< const_buffers_type > reqs=io_request< const_buffers_type >(), barrier_kind kind=barrier_kind::nowait_data_only, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inlinevirtual |
barrier(barrier_kind kind, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
barrier_kind typedef (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | |
buffer_type typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
buffers_type typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
byte_io_handle() | llfio_v2_xxx::byte_io_handle | inline |
byte_io_handle(native_handle_type h, flag flags, byte_io_multiplexer *ctx) | llfio_v2_xxx::byte_io_handle | inlineexplicit |
byte_io_handle(handle &&o, byte_io_multiplexer *ctx) noexcept | llfio_v2_xxx::byte_io_handle | inlineexplicit |
byte_io_handle(byte_io_handle &&)=default | llfio_v2_xxx::byte_io_handle | |
byte_io_handle(const byte_io_handle &)=delete | llfio_v2_xxx::byte_io_handle | |
caching typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
clone() const noexcept | llfio_v2_xxx::handle | inline |
close() noexcept override | llfio_v2_xxx::pipe_handle | inlinevirtual |
co_barrier(io_request< const_buffers_type > reqs=io_request< const_buffers_type >(), barrier_kind kind=barrier_kind::nowait_data_only, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
co_read(io_request< buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
co_read(registered_buffer_type base, io_request< buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
co_write(io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
co_write(registered_buffer_type base, io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
const_buffer_type typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
const_buffers_type typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
copy_extended_attributes(const fs_handle &src, bool replace_all_local_attributes=false) noexcept | llfio_v2_xxx::fs_handle | inline |
creation typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
current_path() const noexcept | llfio_v2_xxx::handle | inlinevirtual |
dev_t typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
extent_type typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
flag typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
flags (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | |
flags() const noexcept | llfio_v2_xxx::handle | inline |
fs_handle() | llfio_v2_xxx::fs_handle | inlineprotected |
llfio_v2_xxx::fs_handle::fs_handle(dev_t devid, ino_t inode) | llfio_v2_xxx::fs_handle | inlineprotected |
llfio_v2_xxx::fs_handle::fs_handle(fs_handle &&o) noexcept | llfio_v2_xxx::fs_handle | inlineprotected |
llfio_v2_xxx::fs_handle::fs_handle(const fs_handle &)=delete | llfio_v2_xxx::fs_handle | |
get_extended_attribute(span< byte > tofill, path_view_component name) const noexcept | llfio_v2_xxx::fs_handle | inlinevirtual |
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 |
ino_t typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
io_request typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
io_result typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
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_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 |
link(const path_handle &base, path_view_type path, deadline d=std::chrono::seconds(30)) noexcept | llfio_v2_xxx::fs_handle | inlinevirtual |
list_extended_attributes(span< byte > tofill) const noexcept | llfio_v2_xxx::fs_handle | inlinevirtual |
max_buffers() const noexcept | llfio_v2_xxx::byte_io_handle | inline |
mode typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
multiplexer() const noexcept | llfio_v2_xxx::byte_io_handle | inline |
native_handle() const noexcept | llfio_v2_xxx::handle | inline |
operator=(const pipe_handle &)=delete | llfio_v2_xxx::pipe_handle | |
operator=(pipe_handle &&o) noexcept | llfio_v2_xxx::pipe_handle | inline |
llfio_v2_xxx::byte_io_handle::operator=(byte_io_handle &&)=default | llfio_v2_xxx::byte_io_handle | |
llfio_v2_xxx::byte_io_handle::operator=(const byte_io_handle &)=delete | llfio_v2_xxx::byte_io_handle | |
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 |
llfio_v2_xxx::fs_handle::operator=(fs_handle &&o) noexcept | llfio_v2_xxx::fs_handle | inlineprotected |
llfio_v2_xxx::fs_handle::operator=(const fs_handle &o)=delete | llfio_v2_xxx::fs_handle | |
parent_path_handle(deadline d=std::chrono::seconds(30)) const noexcept | llfio_v2_xxx::fs_handle | inlinevirtual |
path_type typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
path_view_type typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
pipe(path_view_type path, mode _mode, creation _creation, caching _caching=caching::all, flag flags=flag::none, const path_handle &base=path_discovery::temporary_named_pipes_directory()) noexcept | llfio_v2_xxx::pipe_handle | inlinestatic |
pipe_create(path_view_type path, caching _caching=caching::all, flag flags=flag::unlink_on_first_close, const path_handle &base=path_discovery::temporary_named_pipes_directory()) noexcept | llfio_v2_xxx::pipe_handle | inlinestatic |
pipe_handle() | llfio_v2_xxx::pipe_handle | inline |
pipe_handle(native_handle_type h, dev_t devid, ino_t inode, flag flags, byte_io_multiplexer *ctx) | llfio_v2_xxx::pipe_handle | inline |
pipe_handle(native_handle_type h, flag flags, byte_io_multiplexer *ctx) | llfio_v2_xxx::pipe_handle | inline |
pipe_handle(const pipe_handle &)=delete | llfio_v2_xxx::pipe_handle | |
pipe_handle(pipe_handle &&o) noexcept | llfio_v2_xxx::pipe_handle | inline |
pipe_handle(handle &&o, dev_t devid, ino_t inode, byte_io_multiplexer *ctx) noexcept | llfio_v2_xxx::pipe_handle | inlineexplicit |
pipe_handle(handle &&o, byte_io_multiplexer *ctx) noexcept | llfio_v2_xxx::pipe_handle | inlineexplicit |
pipe_handle(byte_io_handle &&o, dev_t devid, ino_t inode) noexcept | llfio_v2_xxx::pipe_handle | inlineexplicit |
pipe_handle(byte_io_handle &&o) noexcept | llfio_v2_xxx::pipe_handle | inlineexplicit |
pipe_open(path_view_type path, caching _caching=caching::all, flag flags=flag::none, const path_handle &base=path_discovery::temporary_named_pipes_directory()) noexcept | llfio_v2_xxx::pipe_handle | inlinestatic |
QUICKCPPLIB_BITFIELD_BEGIN_T(flag, uint16_t) | llfio_v2_xxx::handle | inline |
random_pipe(mode _mode=mode::read, caching _caching=caching::all, flag flags=flag::unlink_on_first_close, const path_handle &dirpath=path_discovery::temporary_named_pipes_directory()) noexcept | llfio_v2_xxx::pipe_handle | inlinestatic |
read(io_request< buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
read(registered_buffer_type base, io_request< buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
read(extent_type offset, std::initializer_list< buffer_type > lst, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
registered_buffer_type typedef (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | |
release() noexcept | llfio_v2_xxx::handle | inlinevirtual |
relink(const path_handle &base, path_view_type path, bool atomic_replace=true, deadline d=std::chrono::seconds(30)) noexcept | llfio_v2_xxx::fs_handle | inlinevirtual |
remove_extended_attribute(path_view_component) noexcept | llfio_v2_xxx::fs_handle | inlinevirtual |
requires_aligned_io() const noexcept | llfio_v2_xxx::handle | inline |
set_append_only(bool enable) noexcept | llfio_v2_xxx::handle | inlinevirtual |
set_extended_attribute(path_view_component name, span< const byte > value) noexcept | llfio_v2_xxx::fs_handle | inlinevirtual |
set_multiplexer(byte_io_multiplexer *c=this_thread::multiplexer()) noexcept | llfio_v2_xxx::byte_io_handle | inlinevirtual |
size_type typedef (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | |
st_dev() const noexcept | llfio_v2_xxx::fs_handle | inline |
st_ino() const noexcept | llfio_v2_xxx::fs_handle | inline |
swap(pipe_handle &o) noexcept | llfio_v2_xxx::pipe_handle | inline |
llfio_v2_xxx::byte_io_handle::swap(handle &o) noexcept | llfio_v2_xxx::handle | inline |
try_barrier(Args &&... args) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_barrier_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_barrier_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_link(Args &&... args) noexcept (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | inline |
try_link_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | inline |
try_link_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | inline |
try_parent_path_handle(Args &&... args) noexcept (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | inline |
try_parent_path_handle_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | inline |
try_parent_path_handle_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | inline |
try_read(Args &&... args) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_read_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_read_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_relink(Args &&... args) noexcept (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | inline |
try_relink_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | inline |
try_relink_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | inline |
try_unlink(Args &&... args) noexcept (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | inline |
try_unlink_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | inline |
try_unlink_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | inline |
try_write(Args &&... args) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_write_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
try_write_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
unique_id() const noexcept | llfio_v2_xxx::fs_handle | inline |
unique_id_type typedef | llfio_v2_xxx::fs_handle | |
unique_id_type_hasher typedef | llfio_v2_xxx::fs_handle | |
unlink(deadline d=std::chrono::seconds(30)) noexcept | llfio_v2_xxx::fs_handle | inlinevirtual |
write(io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
write(registered_buffer_type base, io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
write(extent_type offset, std::initializer_list< const_buffer_type > lst, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | inline |
~byte_io_handle()=default (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | |
~fs_handle()=default (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | protected |
~handle() (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | inlinevirtual |
~pipe_handle() override (defined in llfio_v2_xxx::pipe_handle) | llfio_v2_xxx::pipe_handle | inlinevirtual |
~pollable_handle() (defined in llfio_v2_xxx::pollable_handle) | llfio_v2_xxx::pollable_handle | inlinevirtual |