LLFIO
v2.00
|
This is the complete list of members for llfio_v2_xxx::fast_random_file_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=io_request< const_buffers_type >(), barrier_kind=barrier_kind::nowait_data_only, deadline=deadline()) noexcept override | llfio_v2_xxx::fast_random_file_handle | inlineprotectedvirtual |
_do_max_buffers() const noexcept override | llfio_v2_xxx::fast_random_file_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=deadline()) noexcept override | llfio_v2_xxx::fast_random_file_handle | inlineprotectedvirtual |
llfio_v2_xxx::file_handle::_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=deadline()) noexcept override | llfio_v2_xxx::fast_random_file_handle | inlineprotectedvirtual |
llfio_v2_xxx::file_handle::_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 |
_length (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | protected |
_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 | |
_perms_check() const noexcept (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | inlineprotected |
_prng (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | protected |
_replace_handle(handle &&o_) noexcept override (defined in llfio_v2_xxx::file_handle) | llfio_v2_xxx::file_handle | inlinevirtual |
_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 |
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::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | |
buffers_type typedef (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_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::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | |
clone() const noexcept | llfio_v2_xxx::handle | inline |
clone_extents_to(extent_pair extent, byte_io_handle &dest, byte_io_handle::extent_type destoffset, deadline d={}, bool force_copy_now=false, bool emulate_if_unsupported=true) noexcept | llfio_v2_xxx::file_handle | inlinevirtual |
clone_extents_to(byte_io_handle &dest, deadline d={}, bool force_copy_now=false, bool emulate_if_unsupported=true) noexcept | llfio_v2_xxx::file_handle | inline |
close() noexcept override | llfio_v2_xxx::fast_random_file_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::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | |
const_buffers_type typedef (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_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::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | |
current_path() const noexcept | llfio_v2_xxx::handle | inlinevirtual |
dev_t typedef (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | |
extent_type typedef (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | |
extents() const noexcept override | llfio_v2_xxx::fast_random_file_handle | inlinevirtual |
fast_random_file(extent_type bytes=(extent_type) -1, mode _mode=mode::read, span< const byte > seed={}) noexcept | llfio_v2_xxx::fast_random_file_handle | inlinestatic |
fast_random_file_handle()=default | llfio_v2_xxx::fast_random_file_handle | |
fast_random_file_handle(extent_type length, span< const byte > seed) | llfio_v2_xxx::fast_random_file_handle | inline |
fast_random_file_handle(fast_random_file_handle &&o) noexcept | llfio_v2_xxx::fast_random_file_handle | inline |
fast_random_file_handle(const fast_random_file_handle &)=delete | llfio_v2_xxx::fast_random_file_handle | |
file(const path_handle &base, path_view_type path, mode _mode=mode::read, creation _creation=creation::open_existing, caching _caching=caching::all, flag flags=flag::none) noexcept | llfio_v2_xxx::file_handle | inlinestatic |
file_handle() | llfio_v2_xxx::file_handle | inline |
file_handle(native_handle_type h, dev_t devid, ino_t inode, flag flags, byte_io_multiplexer *ctx) | llfio_v2_xxx::file_handle | inline |
file_handle(native_handle_type h, flag flags, byte_io_multiplexer *ctx) | llfio_v2_xxx::file_handle | inline |
file_handle(const file_handle &)=delete | llfio_v2_xxx::file_handle | |
file_handle(file_handle &&o) noexcept | llfio_v2_xxx::file_handle | inline |
file_handle(handle &&o, dev_t devid, ino_t inode, byte_io_multiplexer *ctx) noexcept | llfio_v2_xxx::file_handle | inlineexplicit |
file_handle(handle &&o, byte_io_multiplexer *ctx) noexcept | llfio_v2_xxx::file_handle | inlineexplicit |
file_handle(byte_io_handle &&o, dev_t devid, ino_t inode) noexcept | llfio_v2_xxx::file_handle | inlineexplicit |
file_handle(byte_io_handle &&o) noexcept | llfio_v2_xxx::file_handle | inlineexplicit |
flag typedef (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_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::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | |
io_request typedef (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | |
io_result typedef (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_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 |
lock_file() noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
lock_file_range(extent_type offset, extent_type bytes, lock_kind kind, deadline=deadline()) noexcept override | llfio_v2_xxx::fast_random_file_handle | inlinevirtual |
lock_file_range(io_request< buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | inline |
lock_file_range(io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | inline |
lock_file_shared() noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
lockable_byte_io_handle() | llfio_v2_xxx::lockable_byte_io_handle | inline |
lockable_byte_io_handle(native_handle_type h, flag flags, byte_io_multiplexer *ctx) | llfio_v2_xxx::lockable_byte_io_handle | inlineexplicit |
lockable_byte_io_handle(handle &&o, byte_io_multiplexer *ctx) noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlineexplicit |
lockable_byte_io_handle(byte_io_handle &&o) noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlineexplicit |
lockable_byte_io_handle(lockable_byte_io_handle &&)=default | llfio_v2_xxx::lockable_byte_io_handle | |
lockable_byte_io_handle(const lockable_byte_io_handle &)=delete | llfio_v2_xxx::lockable_byte_io_handle | |
max_buffers() const noexcept | llfio_v2_xxx::byte_io_handle | inline |
maximum_extent() const noexcept override | llfio_v2_xxx::fast_random_file_handle | inlinevirtual |
mode typedef (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | |
multiplexer() const noexcept | llfio_v2_xxx::byte_io_handle | inline |
native_handle() const noexcept | llfio_v2_xxx::handle | inline |
operator=(fast_random_file_handle &&o) noexcept | llfio_v2_xxx::fast_random_file_handle | inline |
operator=(const fast_random_file_handle &)=delete | llfio_v2_xxx::fast_random_file_handle | |
llfio_v2_xxx::file_handle::operator=(const file_handle &)=delete | llfio_v2_xxx::file_handle | |
llfio_v2_xxx::file_handle::operator=(file_handle &&o) noexcept | llfio_v2_xxx::file_handle | inline |
llfio_v2_xxx::lockable_byte_io_handle::operator=(lockable_byte_io_handle &&)=default | llfio_v2_xxx::lockable_byte_io_handle | |
llfio_v2_xxx::lockable_byte_io_handle::operator=(const lockable_byte_io_handle &)=delete | llfio_v2_xxx::lockable_byte_io_handle | |
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::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | |
path_view_type typedef (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | |
QUICKCPPLIB_BITFIELD_BEGIN_T(flag, uint16_t) | llfio_v2_xxx::handle | inline |
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 |
reopen(mode mode_=mode::unchanged, caching caching_=caching::unchanged, deadline d=std::chrono::seconds(30)) const noexcept | llfio_v2_xxx::file_handle | inline |
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::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | |
st_dev() const noexcept | llfio_v2_xxx::fs_handle | inline |
st_ino() const noexcept | llfio_v2_xxx::fs_handle | inline |
swap(fast_random_file_handle &o) noexcept | llfio_v2_xxx::fast_random_file_handle | inline |
llfio_v2_xxx::file_handle::swap(file_handle &o) noexcept | llfio_v2_xxx::file_handle | inline |
llfio_v2_xxx::lockable_byte_io_handle::swap(handle &o) noexcept | llfio_v2_xxx::handle | inline |
temp_file(path_view_type name=path_view_type(), mode _mode=mode::write, creation _creation=creation::if_needed, caching _caching=caching::temporary, flag flags=flag::unlink_on_first_close) noexcept | llfio_v2_xxx::file_handle | inlinestatic |
temp_inode(const path_handle &dirh=path_discovery::storage_backed_temporary_files_directory(), mode _mode=mode::write, caching _caching=caching::temporary, flag flags=flag::none) noexcept | llfio_v2_xxx::file_handle | inlinestatic |
truncate(extent_type newsize) noexcept override | llfio_v2_xxx::fast_random_file_handle | inlinevirtual |
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_lock_file() noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
try_lock_file_range(Args &&... args) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | inline |
try_lock_file_range_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | inline |
try_lock_file_range_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | inline |
try_lock_file_shared() noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
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_reopen(Args &&... args) noexcept (defined in llfio_v2_xxx::file_handle) | llfio_v2_xxx::file_handle | inline |
try_reopen_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::file_handle) | llfio_v2_xxx::file_handle | inline |
try_reopen_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::file_handle) | llfio_v2_xxx::file_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 |
try_zero(Args &&... args) noexcept (defined in llfio_v2_xxx::file_handle) | llfio_v2_xxx::file_handle | inline |
try_zero_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::file_handle) | llfio_v2_xxx::file_handle | inline |
try_zero_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::file_handle) | llfio_v2_xxx::file_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 | |
uniquely_named_file(const path_handle &dirpath, mode _mode=mode::write, caching _caching=caching::temporary, flag flags=flag::none) noexcept | llfio_v2_xxx::file_handle | inlinestatic |
unlink(deadline d=std::chrono::seconds(30)) noexcept | llfio_v2_xxx::fs_handle | inlinevirtual |
unlock_file() noexcept | llfio_v2_xxx::lockable_byte_io_handle | inlinevirtual |
unlock_file_range(extent_type, extent_type) noexcept override | llfio_v2_xxx::fast_random_file_handle | inlinevirtual |
unlock_file_shared() noexcept | llfio_v2_xxx::lockable_byte_io_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 |
zero(file_handle::extent_pair extent, deadline=deadline()) noexcept override | llfio_v2_xxx::fast_random_file_handle | inlinevirtual |
llfio_v2_xxx::file_handle::zero(extent_type offset, extent_type bytes, deadline d=deadline()) noexcept | llfio_v2_xxx::file_handle | inline |
~byte_io_handle()=default (defined in llfio_v2_xxx::byte_io_handle) | llfio_v2_xxx::byte_io_handle | |
~fast_random_file_handle() override (defined in llfio_v2_xxx::fast_random_file_handle) | llfio_v2_xxx::fast_random_file_handle | inlinevirtual |
~file_handle() override (defined in llfio_v2_xxx::file_handle) | llfio_v2_xxx::file_handle | inlinevirtual |
~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 |
~lockable_byte_io_handle()=default (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle |