uvw 3.1.0
|
This is the complete list of members for uvw::fs_req, including all inherited members.
access(const std::string &path, int mode) | uvw::fs_req | |
access_sync(const std::string &path, int mode) | uvw::fs_req | |
cancel() | uvw::request< T, U, E > | inline |
chmod(const std::string &path, int mode) | uvw::fs_req | |
chmod_sync(const std::string &path, int mode) | uvw::fs_req | |
chown(const std::string &path, uid_type uid, gid_type gid) | uvw::fs_req | |
chown_sync(const std::string &path, uid_type uid, gid_type gid) | uvw::fs_req | |
closedir() | uvw::fs_req | |
closedir_sync() | uvw::fs_req | |
copyfile(const std::string &old, const std::string &path, copy_file_flags flags=copy_file_flags::_UVW_ENUM) | uvw::fs_req | |
copyfile_sync(const std::string &old, const std::string &path, copy_file_flags flags=copy_file_flags::_UVW_ENUM) | uvw::fs_req | |
data() const | uvw::resource< T, U, E... > | inline |
data(std::shared_ptr< void > udata) | uvw::resource< T, U, E... > | inline |
has() const noexcept | uvw::emitter< T, E... > | inline |
init() | uvw::uv_type< U > | inlinevirtual |
lchown(const std::string &path, uid_type uid, gid_type gid) | uvw::fs_req | |
lchown_sync(const std::string &path, uid_type uid, gid_type gid) | uvw::fs_req | |
link(const std::string &old, const std::string &path) | uvw::fs_req | |
link_sync(const std::string &old, const std::string &path) | uvw::fs_req | |
lstat(const std::string &path) | uvw::fs_req | |
lstat_sync(const std::string &path) | uvw::fs_req | |
lutime(const std::string &path, time atime, time mtime) | uvw::fs_req | |
lutime_sync(const std::string &path, time atime, time mtime) | uvw::fs_req | |
mkdir(const std::string &path, int mode) | uvw::fs_req | |
mkdir_sync(const std::string &path, int mode) | uvw::fs_req | |
mkdtemp(const std::string &tpl) | uvw::fs_req | |
mkdtemp_sync(const std::string &tpl) | uvw::fs_req | |
mkstemp(const std::string &tpl) | uvw::fs_req | |
mkstemp_sync(const std::string &tpl) | uvw::fs_req | |
on(listener_t< U > f) | uvw::emitter< T, E... > | inline |
opendir(const std::string &path) | uvw::fs_req | |
opendir_sync(const std::string &path) | uvw::fs_req | |
parent() const noexcept | uvw::uv_type< U > | inline |
raw() const noexcept | uvw::uv_type< U > | inline |
raw() noexcept | uvw::uv_type< U > | inline |
readdir() | uvw::fs_req | |
readdir_sync() | uvw::fs_req | |
readlink(const std::string &path) | uvw::fs_req | |
readlink_sync(const std::string &path) | uvw::fs_req | |
realpath(const std::string &path) | uvw::fs_req | |
realpath_sync(const std::string &path) | uvw::fs_req | |
rename(const std::string &old, const std::string &path) | uvw::fs_req | |
rename_sync(const std::string &old, const std::string &path) | uvw::fs_req | |
reset() noexcept | uvw::emitter< T, E... > | inline |
reset() noexcept | uvw::emitter< T, E... > | inline |
rmdir(const std::string &path) | uvw::fs_req | |
rmdir_sync(const std::string &path) | uvw::fs_req | |
scandir(const std::string &path, int flags) | uvw::fs_req | |
scandir_next() | uvw::fs_req | |
scandir_sync(const std::string &path, int flags) | uvw::fs_req | |
size() const noexcept | uvw::request< T, U, E > | inline |
stat(const std::string &path) | uvw::fs_req | |
stat_sync(const std::string &path) | uvw::fs_req | |
statfs(const std::string &path) | uvw::fs_req | |
statfs_sync(const std::string &path) | uvw::fs_req | |
symlink(const std::string &old, const std::string &path, symlink_flags flags=symlink_flags::_UVW_ENUM) | uvw::fs_req | |
symlink_sync(const std::string &old, const std::string &path, symlink_flags flags=symlink_flags::_UVW_ENUM) | uvw::fs_req | |
unlink(const std::string &path) | uvw::fs_req | |
unlink_sync(const std::string &path) | uvw::fs_req | |
utime(const std::string &path, time atime, time mtime) | uvw::fs_req | |
utime_sync(const std::string &path, time atime, time mtime) | uvw::fs_req |