SPH
Path Member List

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

currentPath()Pathstatic
empty() constPath
extension() constPath
fileName() constPath
hasExtension() constPath
isAbsolute() constPath
isHidden() constPath
isRelative() constPath
isRoot() constPath
makeAbsolute()Path
makeRelative()Path
native() constPath
operator!=(const Path &other) constPath
operator/(const Path &other) constPath
operator/=(const Path &other)Path
operator<(const Path &other) constPath
operator<<(std::ostream &stream, const Path &path)Pathfriend
operator==(const Path &other) constPath
parentPath() constPath
Path()=defaultPath
Path(const std::string &path)Pathexplicit
removeExtension()Path
removeSpecialDirs()Path
replaceExtension(const std::string &newExtension)Path