FileInfo Member List

This is the complete list of members for FileInfo, including all inherited members.

AllPerms enum valueFileInfo
clear()FileInfo
createDirectories(const Path &path)FileInfostatic
createDirectory(const Path &path)FileInfostatic
createFile(const Path &path)FileInfostatic
createHardlink(const Path &target, const Path &link)FileInfostatic
createSymlink(const Path &target, const Path &link)FileInfostatic
Directory enum valueFileInfo
exists(const Path &path)FileInfostatic
File enum valueFileInfo
FileInfo()FileInfo
FileInfo(const Path &path)FileInfoexplicit
FileInfo(const Pt::String &path)FileInfoexplicit
FileInfo(const char *path)FileInfoexplicit
GroupAll enum valueFileInfo
GroupExec enum valueFileInfo
GroupRead enum valueFileInfo
GroupWrite enum valueFileInfo
Invalid enum valueFileInfo
lastModified(const Path &path)FileInfostatic
Link enum valueFileInfo
move(const Path &path, const Path &to)FileInfostatic
NoPerms enum valueFileInfo
operator!=(const FileInfo &a, const FileInfo &b)FileInforelated
operator&(FileInfo::Perms a, FileInfo::Perms b)FileInforelated
operator&=(FileInfo::Perms &a, FileInfo::Perms b)FileInforelated
operator<(const FileInfo &a, const FileInfo &b)FileInforelated
operator==(const FileInfo &a, const FileInfo &b)FileInforelated
operator^(FileInfo::Perms a, FileInfo::Perms b)FileInforelated
operator|(FileInfo::Perms a, FileInfo::Perms b)FileInforelated
operator|(FileInfo::PermOptions a, FileInfo::PermOptions b)FileInforelated
operator|=(FileInfo::Perms &a, FileInfo::Perms b)FileInforelated
operator~(FileInfo::Perms a)FileInforelated
OthersAll enum valueFileInfo
OthersExec enum valueFileInfo
OthersRead enum valueFileInfo
OthersWrite enum valueFileInfo
OwnerAll enum valueFileInfo
OwnerExec enum valueFileInfo
OwnerRead enum valueFileInfo
OwnerWrite enum valueFileInfo
path() constFileInfo
PermAdd enum valueFileInfo
permissions() constFileInfo
permissions(const Path &path)FileInfostatic
permissions(const Path &path, Perms prms, PermOptions opts=PermReplace)FileInfostatic
PermMask enum valueFileInfo
PermNoFollow enum valueFileInfo
PermOptions enum nameFileInfo
PermRemove enum valueFileInfo
PermReplace enum valueFileInfo
Perms enum nameFileInfo
remove(const Path &path)FileInfostatic
removeAll(const Pt::System::Path &path)FileInfostatic
resize(const Path &path, Pt::uint64_t n)FileInfostatic
SetGid enum valueFileInfo
SetUid enum valueFileInfo
size() constFileInfo
size(const Path &path)FileInfostatic
StickyBit enum valueFileInfo
Type enum nameFileInfo
type() constFileInfo
type(const Path &path)FileInfostatic
UnknownPerms enum valueFileInfo
~FileInfo()FileInfo