G::Path Member List

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

basename() const G::Path
dirname() const G::Path
extension() const G::Path
hasDriveLetter() const G::Path
isAbsolute() const G::Path
isRelative() const G::Path
join(const G::Path &p1, const G::Path &p2)G::Pathstatic
operator!=(const Path &path) const G::Path
operator=(const Path &other)G::Path
operator==(const Path &path) const G::Path
Path()G::Path
Path(const std::string &path)G::Path
Path(const char *path)G::Path
Path(const Path &path, const std::string &tail)G::Path
Path(const Path &path, const std::string &tail_1, const std::string &tail_2)G::Path
Path(const Path &other)G::Path
pathAppend(const std::string &tail)G::Path
removeExtension()G::Path
simple() const G::Path
split(bool no_dot=true) const G::Path
str() const G::Path
~Path()G::Path