|
LLFIO v2.00
|
This is the complete list of members for llfio_v2_xxx::mapped_file_handle, including all inherited members.
| _devid (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | mutableprotected |
| _do_barrier(io_request< const_buffers_type > reqs=io_request< const_buffers_type >(), barrier_kind kind=barrier_kind::nowait_data_only, deadline d=deadline()) noexcept override (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | inlineprotectedvirtual |
| llfio_v2_xxx::file_handle::_do_barrier(io_request< const_buffers_type > reqs, barrier_kind kind, deadline d) noexcept | llfio_v2_xxx::byte_io_handle | protectedvirtual |
| _do_max_buffers() const noexcept override | llfio_v2_xxx::mapped_file_handle | inlineprotectedvirtual |
| _do_read(io_request< buffers_type > reqs, deadline d=deadline()) noexcept override (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | inlineprotectedvirtual |
| llfio_v2_xxx::file_handle::_do_read(io_request< buffers_type > reqs, deadline d) noexcept | llfio_v2_xxx::byte_io_handle | protectedvirtual |
| _do_write(io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept override (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | inlineprotectedvirtual |
| llfio_v2_xxx::file_handle::_do_write(io_request< const_buffers_type > reqs, deadline d) noexcept | llfio_v2_xxx::byte_io_handle | protectedvirtual |
| _fetch_inode() const noexcept | llfio_v2_xxx::fs_handle | protected |
| _inode (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | mutableprotected |
| _mh (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | protected |
| _offset (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | protected |
| _reservation (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | protected |
| _reserve(extent_type &length, size_type reservation) noexcept (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | protected |
| _sh (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | protected |
| address() const noexcept | llfio_v2_xxx::mapped_file_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 |
| 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 | llfio_v2_xxx::byte_io_handle | inline |
| barrier_kind enum name | llfio_v2_xxx::byte_io_handle | |
| buffer_type typedef (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | |
| buffers_type typedef (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | |
| byte_io_handle() | llfio_v2_xxx::byte_io_handle | inline |
| byte_io_handle(native_handle_type h, flag flags) | llfio_v2_xxx::byte_io_handle | inlineexplicit |
| byte_io_handle(handle &&o) 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::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | |
| capacity() const noexcept | llfio_v2_xxx::mapped_file_handle | inline |
| clone() const noexcept | llfio_v2_xxx::handle | |
| 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 | virtual |
| 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::mapped_file_handle | virtual |
| const_buffer_type typedef (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | |
| const_buffers_type typedef (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_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::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | |
| current_path() const noexcept | llfio_v2_xxx::handle | virtual |
| dev_t typedef (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | |
| extent_type typedef (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | |
| extents() const noexcept | llfio_v2_xxx::file_handle | virtual |
| 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 | static |
| file_handle() | llfio_v2_xxx::file_handle | inline |
| file_handle(native_handle_type h, dev_t devid, ino_t inode, flag flags) | llfio_v2_xxx::file_handle | inline |
| file_handle(native_handle_type h, flag flags) | 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) noexcept | llfio_v2_xxx::file_handle | inlineexplicit |
| file_handle(handle &&o) 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::mapped_file_handle) | llfio_v2_xxx::mapped_file_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 | virtual |
| 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::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | |
| io_request typedef (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | |
| io_result typedef (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_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_nvram() const noexcept | llfio_v2_xxx::mapped_file_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 | virtual |
| list_extended_attributes(span< byte > tofill) const noexcept | llfio_v2_xxx::fs_handle | virtual |
| lock_file() noexcept | llfio_v2_xxx::lockable_byte_io_handle | virtual |
| lock_file_range(extent_type offset, extent_type bytes, lock_kind kind, deadline d=deadline()) noexcept | llfio_v2_xxx::lockable_byte_io_handle | virtual |
| lock_file_range(io_request< buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::lockable_byte_io_handle | inline |
| lock_file_range(io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::lockable_byte_io_handle | inline |
| lock_file_shared() noexcept | llfio_v2_xxx::lockable_byte_io_handle | virtual |
| lockable_byte_io_handle() | llfio_v2_xxx::lockable_byte_io_handle | inline |
| lockable_byte_io_handle(native_handle_type h, flag flags) | llfio_v2_xxx::lockable_byte_io_handle | inlineexplicit |
| lockable_byte_io_handle(handle &&o) 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 | |
| map() const noexcept | llfio_v2_xxx::mapped_file_handle | inline |
| map() noexcept | llfio_v2_xxx::mapped_file_handle | inline |
| mapped_file(size_type reservation, 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, section_handle::flag sflags=section_handle::flag::none, extent_type offset=0) noexcept | llfio_v2_xxx::mapped_file_handle | inlinestatic |
| mapped_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, section_handle::flag sflags=section_handle::flag::none, extent_type offset=0) noexcept | llfio_v2_xxx::mapped_file_handle | inlinestatic |
| mapped_file_handle() | llfio_v2_xxx::mapped_file_handle | inline |
| mapped_file_handle(mapped_file_handle &&o) noexcept | llfio_v2_xxx::mapped_file_handle | inline |
| mapped_file_handle(const mapped_file_handle &)=delete | llfio_v2_xxx::mapped_file_handle | |
| mapped_file_handle(file_handle &&o, SHF sflags, extent_type offset) noexcept | llfio_v2_xxx::mapped_file_handle | inlineexplicit |
| mapped_file_handle(file_handle &&o, size_type reservation, SHF sflags, extent_type offset) | llfio_v2_xxx::mapped_file_handle | inlineexplicit |
| mapped_temp_file(size_type reservation, 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, section_handle::flag sflags=section_handle::flag::none) noexcept | llfio_v2_xxx::mapped_file_handle | inlinestatic |
| mapped_temp_inode(size_type reservation=0, const path_handle &dir=path_discovery::storage_backed_temporary_files_directory(), mode _mode=mode::write, caching _caching=caching::temporary, flag flags=flag::none, section_handle::flag sflags=section_handle::flag::none) noexcept | llfio_v2_xxx::mapped_file_handle | inlinestatic |
| mapped_uniquely_named_file(size_type reservation, const path_handle &dirpath, mode _mode=mode::write, caching _caching=caching::temporary, flag flags=flag::none, section_handle::flag sflags=section_handle::flag::none) noexcept | llfio_v2_xxx::mapped_file_handle | inlinestatic |
| max_buffers() const noexcept | llfio_v2_xxx::byte_io_handle | inline |
| maximum_extent() const noexcept override | llfio_v2_xxx::mapped_file_handle | inlinevirtual |
| mode typedef (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | |
| native_handle() const noexcept | llfio_v2_xxx::handle | inline |
| operator=(mapped_file_handle &&o) noexcept | llfio_v2_xxx::mapped_file_handle | inline |
| operator=(const mapped_file_handle &)=delete | llfio_v2_xxx::mapped_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 | |
| page_size() const noexcept | llfio_v2_xxx::mapped_file_handle | inline |
| parent_path_handle(deadline d=std::chrono::seconds(30)) const noexcept | llfio_v2_xxx::fs_handle | virtual |
| path_type typedef (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | |
| path_view_type typedef (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_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(extent_type offset, std::initializer_list< buffer_type > lst, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
| registered_buffer_type typedef | llfio_v2_xxx::byte_io_handle | |
| release() noexcept override | llfio_v2_xxx::mapped_file_handle | virtual |
| relink(const path_handle &base, path_view_type path, bool atomic_replace=true, deadline d=std::chrono::seconds(30)) noexcept override | llfio_v2_xxx::mapped_file_handle | virtual |
| remove_extended_attribute(path_view_component) noexcept | llfio_v2_xxx::fs_handle | virtual |
| reopen(size_type reservation, extent_type offset=0, mode mode_=mode::unchanged, caching caching_=caching::unchanged, deadline d=std::chrono::seconds(30)) const noexcept (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | inline |
| llfio_v2_xxx::file_handle::reopen(mode mode_=mode::unchanged, caching caching_=caching::unchanged, deadline d=std::chrono::seconds(30)) const noexcept | llfio_v2_xxx::file_handle | |
| requires_aligned_io() const noexcept | llfio_v2_xxx::handle | inline |
| reserve(size_type reservation=0) noexcept | llfio_v2_xxx::mapped_file_handle | inline |
| section() const noexcept | llfio_v2_xxx::mapped_file_handle | inline |
| section() noexcept | llfio_v2_xxx::mapped_file_handle | inline |
| set_append_only(bool enable) noexcept | llfio_v2_xxx::handle | virtual |
| set_extended_attribute(path_view_component name, span< const byte > value) noexcept | llfio_v2_xxx::fs_handle | virtual |
| size_type typedef (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | |
| st_dev() const noexcept | llfio_v2_xxx::fs_handle | inline |
| st_ino() const noexcept | llfio_v2_xxx::fs_handle | inline |
| starting_offset() const noexcept | llfio_v2_xxx::mapped_file_handle | inline |
| swap(mapped_file_handle &o) noexcept | llfio_v2_xxx::mapped_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 | static |
| truncate(extent_type newsize) noexcept override | llfio_v2_xxx::mapped_file_handle | virtual |
| 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 | virtual |
| 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 | virtual |
| 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::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | inline |
| try_relink_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | inline |
| try_relink_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | inline |
| try_reopen(Args &&... args) noexcept (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | inline |
| try_reopen_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | inline |
| try_reopen_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_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 |
| underlying_file_maximum_extent() const noexcept | llfio_v2_xxx::mapped_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 | virtual |
| unlock_file() noexcept | llfio_v2_xxx::lockable_byte_io_handle | virtual |
| unlock_file_range(extent_type offset, extent_type bytes) noexcept | llfio_v2_xxx::lockable_byte_io_handle | virtual |
| unlock_file_shared() noexcept | llfio_v2_xxx::lockable_byte_io_handle | virtual |
| update_map() noexcept | llfio_v2_xxx::mapped_file_handle | |
| write(io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
| write(extent_type offset, std::initializer_list< const_buffer_type > lst, deadline d=deadline()) noexcept | llfio_v2_xxx::byte_io_handle | inline |
| zero(extent_pair extent, deadline=deadline()) noexcept override | llfio_v2_xxx::mapped_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 | |
| ~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 | virtual |
| ~lockable_byte_io_handle()=default (defined in llfio_v2_xxx::lockable_byte_io_handle) | llfio_v2_xxx::lockable_byte_io_handle | |
| ~mapped_file_handle() override (defined in llfio_v2_xxx::mapped_file_handle) | llfio_v2_xxx::mapped_file_handle | inlinevirtual |