#include <core/filequery.h>
◆ FileType
Enumerator |
---|
File | |
Directory | |
System | |
◆ serialize()
◆ casesensitive
bool vistle::FileInfo::casesensitive = true |
◆ exists
bool vistle::FileInfo::exists = false |
◆ hidden
bool vistle::FileInfo::hidden = false |
◆ lastmod
double vistle::FileInfo::lastmod = 0. |
◆ name
std::string vistle::FileInfo::name |
◆ permissions
int32_t vistle::FileInfo::permissions = 0 |
◆ size
int64_t vistle::FileInfo::size = -1 |
◆ status
bool vistle::FileInfo::status = false |
◆ symlink
bool vistle::FileInfo::symlink = false |
◆ type
The documentation for this struct was generated from the following file: