LLFIO
v2.00
|
This is the complete list of members for llfio_v2_xxx::fs_handle, including all inherited members.
_devid (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | mutableprotected |
_fetch_inode() const noexcept | llfio_v2_xxx::fs_handle | inlineprotected |
_get_handle() const noexcept=0 (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | protectedpure virtual |
_inode (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | mutableprotected |
_replace_handle(handle &&o) noexcept=0 (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | protectedpure virtual |
copy_extended_attributes(const fs_handle &src, bool replace_all_local_attributes=false) noexcept | llfio_v2_xxx::fs_handle | inline |
dev_t typedef (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | |
fs_handle() | llfio_v2_xxx::fs_handle | inlineprotected |
fs_handle(dev_t devid, ino_t inode) | llfio_v2_xxx::fs_handle | inlineprotected |
fs_handle(fs_handle &&o) noexcept | llfio_v2_xxx::fs_handle | inlineprotected |
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 |
ino_t typedef (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | |
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 |
operator=(fs_handle &&o) noexcept | llfio_v2_xxx::fs_handle | inlineprotected |
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_view_type typedef | llfio_v2_xxx::fs_handle | |
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 |
set_extended_attribute(path_view_component name, span< const byte > value) noexcept | llfio_v2_xxx::fs_handle | inlinevirtual |
st_dev() const noexcept | llfio_v2_xxx::fs_handle | inline |
st_ino() const noexcept | llfio_v2_xxx::fs_handle | inline |
to_win32_path(const fs_handle &h, win32_path_namespace mapping) noexcept | llfio_v2_xxx::fs_handle | friend |
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_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 |
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 |
~fs_handle()=default (defined in llfio_v2_xxx::fs_handle) | llfio_v2_xxx::fs_handle | protected |