Documentation for OpenFLUID 2.2.0
openfluid::tools::FilesystemPath Member List

This is the complete list of members for openfluid::tools::FilesystemPath, including all inherited members.

basename() constopenfluid::tools::FilesystemPath
completeExtension() constopenfluid::tools::FilesystemPath
contains(const std::string &Path) constopenfluid::tools::FilesystemPath
dirname() constopenfluid::tools::FilesystemPath
empty() constopenfluid::tools::FilesystemPath
exists(const std::string &Path="") constopenfluid::tools::FilesystemPath
extension() constopenfluid::tools::FilesystemPath
filename() constopenfluid::tools::FilesystemPath
FilesystemPath(const std::string &PathStr)openfluid::tools::FilesystemPath
FilesystemPath(const char *PathStr)openfluid::tools::FilesystemPath
FilesystemPath(const std::vector< std::string > &PathParts)openfluid::tools::FilesystemPath
fromStdPath(const std::filesystem::path &StdPath)openfluid::tools::FilesystemPathstatic
fromThis(const std::string &PathStr="") constopenfluid::tools::FilesystemPath
fromThis(const std::vector< std::string > &PathParts) constopenfluid::tools::FilesystemPath
isDirectory(const std::string &Path="") constopenfluid::tools::FilesystemPath
isFile(const std::string &Path="") constopenfluid::tools::FilesystemPath
listSeparator() noexceptopenfluid::tools::FilesystemPathinlinestatic
makeDirectory(const std::string &Path="", std::error_code &ErrorCode=DefaultErrorCode) constopenfluid::tools::FilesystemPath
makeFile(const std::string &Path="") constopenfluid::tools::FilesystemPath
minimalBasename() constopenfluid::tools::FilesystemPath
relativeTo(const std::string &Path) constopenfluid::tools::FilesystemPath
remove(const std::string &Path="", std::error_code &ErrorCode=DefaultErrorCode) constopenfluid::tools::FilesystemPath
removeDirectory(const std::string &Path="", std::error_code &ErrorCode=DefaultErrorCode) constopenfluid::tools::FilesystemPath
removeFile(const std::string &Path="", std::error_code &ErrorCode=DefaultErrorCode) constopenfluid::tools::FilesystemPath
removeTrailingSeparators(const std::string &Path, char Sep='/') noexceptopenfluid::tools::FilesystemPathstatic
separator() noexceptopenfluid::tools::FilesystemPathinlinestatic
split() constopenfluid::tools::FilesystemPath
stdPath() constopenfluid::tools::FilesystemPath
toGeneric() constopenfluid::tools::FilesystemPath
toGenericClean() constopenfluid::tools::FilesystemPath
toNative() constopenfluid::tools::FilesystemPath