STIRA
0.1
|
This is the complete list of members for stira::common::FileAccess, including all inherited members.
CheckIfDirectoryExists(const std::string dirName) | stira::common::FileAccess | static |
CheckIfFileExists(const std::string &name) (defined in stira::common::FileAccess) | stira::common::FileAccess | static |
CreateNewDirectory(std::string dirName) | stira::common::FileAccess | static |
CreateSymbolicLink2File(std::string sourcePathAndFileName, std::string linkPathAndFileName) | stira::common::FileAccess | static |
FileAccess() | stira::common::FileAccess | |
FindFileName(std::vector< std::string > fileList, int frameNr) | stira::common::FileAccess | static |
ListFilesInSubFoldersInFolder(std::string pathToAccess, std::string prefix, std::string extension, bool separatorIsUnderscore=false) | stira::common::FileAccess | static |
ListFilesOfType(std::string pathToAccess, std::string prefix, std::string extension, bool usePrefix, bool separatorIsUnderscore=false, int startNrImage=-1, int maxNrFiles=-1) | stira::common::FileAccess | static |
~FileAccess() | stira::common::FileAccess |