|
HDK
|
This is the complete list of members for FS_Info, including all inherited members.
| addInfoHelper(FS_InfoHelper *helper) | FS_Info | static |
| canDeleteFile() const | FS_Info | |
| canReadFile() const | FS_Info | |
| canWriteDirectory() const | FS_Info | |
| canWriteFile() const | FS_Info | |
| customNavigatePath(UT_String &path, const char *file) | FS_Info | static |
| ensureHelpersLoaded() | FS_Info | static |
| exists() const | FS_Info | |
| fileExists() const | FS_Info | |
| FS_Info(const char *source) | FS_Info | |
| getContents(UT_StringArray &contents, UT_StringArray *dirs=0, UT_Array< FS_Stat > *stats=0, UT_Array< FS_Stat > *dir_stats=0) | FS_Info | |
| getContentsFromDiskPath(const char *path, UT_StringArray &contents, UT_StringArray *dirs, UT_Array< FS_Stat > *stats=NULL, UT_Array< FS_Stat > *dir_stats=NULL) | FS_Info | static |
| getContentsFromIndexFile(FS_IndexFile &index, UT_StringArray &contents, UT_StringArray *dirs) | FS_Info | static |
| getContentsFromIndexFile(FS_IndexFile &index, UT_StringArray &contents, UT_StringArray *dirs, UT_Array< FS_Stat > *stats, UT_Array< FS_Stat > *dir_stats) | FS_Info | static |
| getExtension() const | FS_Info | |
| getFileDataSize() const | FS_Info | |
| getIsDirectory() const | FS_Info | |
| getModTime() const | FS_Info | |
| getNextSepChar(const char *source) | FS_Info | static |
| getPathOnDisk(UT_String &path, const char *file) | FS_Info | static |
| getPrevSepChar(const char *source) | FS_Info | static |
| getRecursiveMaxModTime() const | FS_Info | |
| glob(UT_StringArray &result, bool only_readable=false, bool support_special_tokens=false) | FS_Info | |
| hasAccess(int mode=0) const | FS_Info | |
| isNativePath(const char *path) | FS_Info | static |
| path() const | FS_Info | inline |
| removeInfoHelper(FS_InfoHelper *helper) | FS_Info | static |
| section() const | FS_Info | inline |
| statFile(const char *source, const char *filename, FS_Stat *fstat) | FS_Info | static |