#include <finfo.hpp>
Public Field Index: | |
bool | IsArtificialFS: 1 |
Denotes whether the file resides in an artificial filesystem. | |
bool | IsCrossingFS: 1 |
Denotes whether the file is a mount point. | |
Permissions | Permission: 13 |
The unix file-permissions. | |
Qualities | Quality: 5 |
The scan quality. | |
bool | TargetIsArtificialFS: 1 |
Denotes whether a link points into an artificial filesystem. | |
bool | TargetIsCrossingFS: 1 |
Denotes whether a link points to a mount point. | |
Types | Type: 4 |
The file type. | |
Public Method Index: | |
Bits () | |
Default constructor. Sets all members to NONE, false or Error. | |
bool IsArtificialFS |
bool IsCrossingFS |
Permissions Permission |
bool TargetIsArtificialFS |
bool TargetIsCrossingFS |
|
inline |