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. | |
| ScanStates | ScanState: 5 |
| The scan state. | |
| 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. | |
| Permissions alib::files::FInfo::Bits::Permission |
|
inline |