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 alib::files::FInfo::Bits::IsArtificialFS |
| bool alib::files::FInfo::Bits::IsCrossingFS |
| Permissions alib::files::FInfo::Bits::Permission |
| Qualities alib::files::FInfo::Bits::Quality |
| bool alib::files::FInfo::Bits::TargetIsArtificialFS |
| bool alib::files::FInfo::Bits::TargetIsCrossingFS |
|
inline |