uvw 3.1.0
Loading...
Searching...
No Matches
uvw::file_req Member List

This is the complete list of members for uvw::file_req, including all inherited members.

cancel()uvw::request< T, U, E >inline
chmod(int mode)uvw::file_req
chmod_sync(int mode)uvw::file_req
chown(uid_type uid, gid_type gid)uvw::file_req
chown_sync(uid_type uid, gid_type gid)uvw::file_req
close()uvw::file_req
close_sync()uvw::file_req
data() constuvw::resource< T, U, E... >inline
data(std::shared_ptr< void > udata)uvw::resource< T, U, E... >inline
datasync()uvw::file_req
datasync_sync()uvw::file_req
futime(time atime, time mtime)uvw::file_req
futime_sync(time atime, time mtime)uvw::file_req
has() const noexceptuvw::emitter< T, E... >inline
init()uvw::uv_type< U >inlinevirtual
on(listener_t< U > f)uvw::emitter< T, E... >inline
open(const std::string &path, file_open_flags flags, int mode)uvw::file_req
open_sync(const std::string &path, file_open_flags flags, int mode)uvw::file_req
operator file_handle() const noexceptuvw::file_req
parent() const noexceptuvw::uv_type< U >inline
raw() const noexceptuvw::uv_type< U >inline
raw() noexceptuvw::uv_type< U >inline
read(int64_t offset, unsigned int len)uvw::file_req
read_sync(int64_t offset, unsigned int len)uvw::file_req
reset() noexceptuvw::emitter< T, E... >inline
reset() noexceptuvw::emitter< T, E... >inline
sendfile(file_handle out, int64_t offset, std::size_t length)uvw::file_req
sendfile_sync(file_handle out, int64_t offset, std::size_t length)uvw::file_req
size() const noexceptuvw::request< T, U, E >inline
stat()uvw::file_req
stat_sync()uvw::file_req
sync()uvw::file_req
sync_sync()uvw::file_req
truncate(int64_t offset)uvw::file_req
truncate_sync(int64_t offset)uvw::file_req
write(std::unique_ptr< char[]> buf, unsigned int len, int64_t offset)uvw::file_req
write(char *buf, unsigned int len, int64_t offset)uvw::file_req
write_sync(std::unique_ptr< char[]> buf, unsigned int len, int64_t offset)uvw::file_req