MySQL 9.0.0
Source Code Documentation
stdx::io::file_handle Member List

This is the complete list of members for stdx::io::file_handle, including all inherited members.

caching_stdx::io::file_handleprivate
close() noexceptstdx::io::file_handle
current_path() const noexceptstdx::io::file_handle
dev_t typedefstdx::io::file_handle
devid_stdx::io::file_handleprivate
file(const path_handle &base, file_handle::path_view_type path, mode _mode=mode::read, creation _creation=creation::open_existing, caching _caching=caching::all, flag flags=flag::none) noexceptstdx::io::file_handlestatic
file_handle(native_handle_type h, dev_t devid, ino_t inode, caching caching=caching::none, flag flags=flag::none) noexceptstdx::io::file_handleinline
file_handle(const file_handle &)=deletestdx::io::file_handle
file_handle(file_handle &&rhs)stdx::io::file_handleinline
flags() const noexceptstdx::io::file_handleinline
flags_stdx::io::file_handleprivate
handle_stdx::io::file_handleprivate
ino_t typedefstdx::io::file_handle
inode_stdx::io::file_handleprivate
invalid_handlestdx::io::file_handlestatic
kernel_caching() const noexceptstdx::io::file_handleinline
native_handle() const noexceptstdx::io::file_handleinline
native_handle_type typedefstdx::io::file_handle
operator=(const file_handle &)=deletestdx::io::file_handle
path_type typedefstdx::io::file_handle
path_view_type typedefstdx::io::file_handle
release() noexceptstdx::io::file_handleinline
st_dev() const noexceptstdx::io::file_handleinline
st_ino() const noexceptstdx::io::file_handleinline
uniquely_named_file(const path_handle &base, mode _mode=mode::write, caching _caching=caching::temporary, flag flags=flag::none) noexceptstdx::io::file_handlestatic
unlink()stdx::io::file_handle
write(const char *data, const size_t len)stdx::io::file_handle
~file_handle()stdx::io::file_handleinline