|
uvw
2.10.0
|
FsEvent event specialization for FsRequest::Type::READDIR.
More...
#include <fs.h>
Public Attributes | |
| const char * | name |
| EntryType | type |
| bool | eos |
FsEvent event specialization for FsRequest::Type::READDIR.
It will be emitted by FsReq and/or FileReq according with their functionalities.
| bool uvw::FsEvent< details::UVFsType::READDIR >::eos |
| const char* uvw::FsEvent< details::UVFsType::READDIR >::name |
| EntryType uvw::FsEvent< details::UVFsType::READDIR >::type |