This is the complete list of members for CYIFile, including all inherited members.
ExtractFilenameFromPath(const CYIString &rPath) | CYIFile | static |
ExtractParentFromPath(const CYIString &rPath) | CYIFile | static |
GetBytesAsString(uint64_t bytes) | CYIFile | static |
GetLastModificationDate(const CYIString &rPath, bool *pError=nullptr) | CYIFile | static |
GetModeAndType(const CYIString &rPath, bool *pError=nullptr) | CYIFile | static |
GetNormalizedPath(const CYIString &path) | CYIFile | static |
GetSize(const CYIString &rPath, bool *pError=nullptr) | CYIFile | static |
IsFile(const CYIString &rPath) | CYIFile | static |
Join(const CYIString &pathPrefix, const CYIString &pathSuffix) | CYIFile | static |
ReadAsString(const CYIString &path, bool *pError=nullptr, bool logErrors=true) | CYIFile | static |
ReadAsVector(const CYIString &path, bool *pError=nullptr, bool logErrors=true) | CYIFile | static |