SOFA API  7352f41a
Open source framework for multi-physics simuation
sofa::helper::system::FileSystem Member List

This is the complete list of members for sofa::helper::system::FileSystem, including all inherited members.

append(const std::string_view &existingPath, const std::string_view &toAppend)sofa::helper::system::FileSystemstatic
append(const std::string_view &existingPath, const std::string_view &toAppend, Args &&... args)sofa::helper::system::FileSysteminlinestatic
BACKSLASH enum valuesofa::helper::system::FileSystem
cleanPath(const std::string &path, separator s=SLASH)sofa::helper::system::FileSystemstatic
convertBackSlashesToSlashes(const std::string &path)sofa::helper::system::FileSystemstatic
convertSlashesToBackSlashes(const std::string &path)sofa::helper::system::FileSystemstatic
createDirectory(const std::string &path)sofa::helper::system::FileSystemstatic
exists(const std::string &path)sofa::helper::system::FileSystemstatic
findFiles(const std::string &directoryPath, std::vector< std::string > &outputFilePaths, const std::string &extension, const int depth=0)sofa::helper::system::FileSystemstatic
findOrCreateAValidPath(const std::string path)sofa::helper::system::FileSystemstatic
getExtension(const std::string &filename)sofa::helper::system::FileSystemstatic
getParentDirectory(const std::string &path)sofa::helper::system::FileSystemstatic
isAbsolute(const std::string &path)sofa::helper::system::FileSystemstatic
isDirectory(const std::string &path)sofa::helper::system::FileSystemstatic
isFile(const std::string &path)sofa::helper::system::FileSystemstatic
listDirectory(const std::string &directoryPath, std::vector< std::string > &outputFilenames)sofa::helper::system::FileSystemstatic
listDirectory(const std::string &directoryPath, std::vector< std::string > &outputFilenames, const std::string &extension)sofa::helper::system::FileSystemstatic
removeAll(const std::string &path)sofa::helper::system::FileSystemstatic
removeDirectory(const std::string &path)sofa::helper::system::FileSystemstatic
removeExtraBackSlashes(const std::string &path)sofa::helper::system::FileSystemstatic
removeExtraSlashes(const std::string &path)sofa::helper::system::FileSystemstatic
removeFile(const std::string &path)sofa::helper::system::FileSystemstatic
separator enum namesofa::helper::system::FileSystem
SLASH enum valuesofa::helper::system::FileSystem
stripDirectory(const std::string &path)sofa::helper::system::FileSystemstatic