accessed() const | FX::FXStat | [inline] |
accessed(const FXString &file) | FX::FXStat | [static] |
created() const | FX::FXStat | [inline] |
created(const FXString &file) | FX::FXStat | [static] |
exists(const FXString &file) | FX::FXStat | [static] |
FXFile (defined in FX::FXStat) | FX::FXStat | [friend] |
group() const | FX::FXStat | [inline] |
isBlock() const | FX::FXStat | |
isCharacter() const | FX::FXStat | |
IsCompressed enum value | FX::FXStat | |
isDirectory() const | FX::FXStat | |
isDirectory(const FXString &file) | FX::FXStat | [static] |
IsDirectory enum value | FX::FXStat | |
isExecutable() const | FX::FXStat | |
isExecutable(const FXString &file) | FX::FXStat | [static] |
isFifo() const | FX::FXStat | |
IsFile enum value | FX::FXStat | |
isFile() const | FX::FXStat | |
isFile(const FXString &file) | FX::FXStat | [static] |
isGroupExecutable() const | FX::FXStat | |
isGroupExecutable(const FXString &file) | FX::FXStat | [static] |
isGroupReadable() const | FX::FXStat | |
isGroupReadable(const FXString &file) | FX::FXStat | [static] |
isGroupReadWriteExecute() const | FX::FXStat | |
isGroupReadWriteExecute(const FXString &file) | FX::FXStat | [static] |
isGroupWritable() const | FX::FXStat | |
isGroupWritable(const FXString &file) | FX::FXStat | [static] |
isHidden() const | FX::FXStat | |
isHidden(const FXString &file) | FX::FXStat | [static] |
IsHidden enum value | FX::FXStat | |
IsLink enum value | FX::FXStat | |
isLink() const | FX::FXStat | |
isLink(const FXString &file) | FX::FXStat | [static] |
isOtherExecutable() const | FX::FXStat | |
isOtherExecutable(const FXString &file) | FX::FXStat | [static] |
isOtherReadable() const | FX::FXStat | |
isOtherReadable(const FXString &file) | FX::FXStat | [static] |
isOtherReadWriteExecute() const | FX::FXStat | |
isOtherReadWriteExecute(const FXString &file) | FX::FXStat | [static] |
isOtherWritable() const | FX::FXStat | |
isOtherWritable(const FXString &file) | FX::FXStat | [static] |
isOwnerExecutable() const | FX::FXStat | |
isOwnerExecutable(const FXString &file) | FX::FXStat | [static] |
isOwnerReadable() const | FX::FXStat | |
isOwnerReadable(const FXString &file) | FX::FXStat | [static] |
isOwnerReadWriteExecute() const | FX::FXStat | |
isOwnerReadWriteExecute(const FXString &file) | FX::FXStat | [static] |
isOwnerWritable() const | FX::FXStat | |
isOwnerWritable(const FXString &file) | FX::FXStat | [static] |
isReadable() const | FX::FXStat | |
isReadable(const FXString &file) | FX::FXStat | [static] |
isSetGid() const | FX::FXStat | |
isSetGid(const FXString &file) | FX::FXStat | [static] |
isSetSticky() const | FX::FXStat | |
isSetSticky(const FXString &file) | FX::FXStat | [static] |
isSetUid() const | FX::FXStat | |
isSetUid(const FXString &file) | FX::FXStat | [static] |
isSocket() const | FX::FXStat | |
isWritable() const | FX::FXStat | |
isWritable(const FXString &file) | FX::FXStat | [static] |
MetaFileFlags enum name | FX::FXStat | |
metaFlags(const FXString &path) | FX::FXStat | [static] |
mode() const | FX::FXStat | [inline] |
mode(const FXString &file) | FX::FXStat | [static] |
mode(const FXString &file, FXuint perm) | FX::FXStat | [static] |
modified() const | FX::FXStat | [inline] |
modified(const FXString &file) | FX::FXStat | [static] |
readMetadata(const FXString &path, FXuint *FXRESTRICT flags, FXfval *FXRESTRICT size, FXTime *FXRESTRICT created, FXTime *FXRESTRICT lastModified, FXTime *FXRESTRICT lastAccessed, FXfval *FXRESTRICT compressedSize=0, FXuint *FXRESTRICT hardLinks=0) | FX::FXStat | [static] |
size() const | FX::FXStat | [inline] |
size(const FXString &file) | FX::FXStat | [static] |
statFile(const FXString &file, FXStat &info) | FX::FXStat | [static] |
statLink(const FXString &file, FXStat &info) | FX::FXStat | [static] |
touched() const | FX::FXStat | |
touched(const FXString &file) | FX::FXStat | [static] |
user() const | FX::FXStat | [inline] |
writeMetadata(const FXString &path, const FXTime *created, const FXTime *lastModified, const FXTime *lastAccessed) | FX::FXStat | [static] |