HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FS_Info Member List

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

addInfoHelper(FS_InfoHelper *helper)FS_Infostatic
canDeleteFile() const FS_Info
canReadFile() const FS_Info
canWriteDirectory() const FS_Info
canWriteFile() const FS_Info
customNavigatePath(UT_String &path, const char *file)FS_Infostatic
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_Infostatic
getContentsFromIndexFile(FS_IndexFile &index, UT_StringArray &contents, UT_StringArray *dirs)FS_Infostatic
getContentsFromIndexFile(FS_IndexFile &index, UT_StringArray &contents, UT_StringArray *dirs, UT_Array< FS_Stat > *stats, UT_Array< FS_Stat > *dir_stats)FS_Infostatic
getExtension() const FS_Info
getFileDataSize() const FS_Info
getIsDirectory() const FS_Info
getModTime() const FS_Info
getNextSepChar(const char *source)FS_Infostatic
getPathOnDisk(UT_String &path, const char *file)FS_Infostatic
getPrevSepChar(const char *source)FS_Infostatic
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_Infostatic
path() const FS_Infoinline
removeInfoHelper(FS_InfoHelper *helper)FS_Infostatic
section() const FS_Infoinline
statFile(const char *source, const char *filename, FS_Stat *fstat)FS_Infostatic