ADTF  3.18.2
Path Member List

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

_impl (defined in Path)Pathprivate
append(const Path &path)Path
appendToBasename(const std::string &str)Path
Clear()Path
getExtension() constPath
getLastElement() constPath
getParent() constPath
getRoot() constPath
getRootName() constPath
getRootPath() constPath
isAbsolute() constPath
isEmpty() constPath
isRelative() constPath
makeAbsolute()Path
makeAbsolute(Path base_path)Path
makeCanonical()Path
makeRelative()Path
makeRelative(Path input_path)Path
operator std::string() constPath
operator=(const Path &path)Path
operator==(const Path &lhs, const Path &rhs)Pathfriend
Path()Path
Path(const Path &path)Path
Path(const std::string &path)Path
Path(const char *path)Path
PathSeparator enum namePath
PS_BackwardSlash enum valuePath
PS_ForwardSlash enum valuePath
PS_Native enum valuePath
removeLastElement()Path
replaceExtension(const std::string &extension)Path
setPath(const std::string &path)Path
toString(PathSeparator separator=PS_Native) constPath
~Path()Path