#include <ScanPath.h>
Public Attributes | |
| std::string | mName |
| The name of the entry. | |
| size_t | mSize |
| The size of the entry. This can be the length of the file or the size of the directory. | |
| bool | mIsDirectory |
| bool | mIsLink |
| bool | mIsFile |
| FILETIME | mLastWriteTime |
| FileChecksum | mChecksum |
1.5.3