A collection of file or directory properties returned when a directory listing has been requested.
More...
#include <FCUtils.hpp>
A collection of file or directory properties returned when a directory listing has been requested.
- See also
- fc::FDVec
-
fc::Control::getDirectoryDetails()
◆ filename
| std::string fc::FileDetails::filename |
◆ filesize
| uint64_t fc::FileDetails::filesize |
◆ timestamp
| std::string fc::FileDetails::timestamp |
◆ permissions
| std::string fc::FileDetails::permissions |
◆ username
| std::string fc::FileDetails::username |
◆ groupname
| std::string fc::FileDetails::groupname |
◆ md5
| std::string fc::FileDetails::md5 |
◆ isDirectory
| bool fc::FileDetails::isDirectory |
The documentation for this struct was generated from the following file: