FsEvent event specialization for FsRequest::Type::READLINK
.
More...
#include <fs.h>
FsEvent event specialization for FsRequest::Type::READLINK
.
It will be emitted by FsReq and/or FileReq according with their functionalities.
Definition at line 309 of file fs.h.
◆ data
const char* uvw::FsEvent< details::UVFsType::READLINK >::data |
A bunch of data read from the given path.
Definition at line 314 of file fs.h.
◆ path [1/2]
The path affecting the request.
Definition at line 163 of file fs.h.
◆ path [2/2]
const char* uvw::FsEvent< details::UVFsType::READLINK >::path |
The path affecting the request.
Definition at line 313 of file fs.h.
◆ size
std::size_t uvw::FsEvent< details::UVFsType::READLINK >::size |
The amount of data read from the given path.
Definition at line 315 of file fs.h.
The documentation for this struct was generated from the following file: