E-MailRelay
G::Path Member List

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

basename() constG::Path
collapsed() constG::Path
cstr() const noexceptG::Pathinline
difference(const Path &p1, const Path &p2)G::Pathstatic
dirname() constG::Path
empty() const noexceptG::Pathinline
extension() constG::Path
G::PathImp (defined in G::Path)G::Pathfriend
isAbsolute() constG::Path
isRelative() constG::Path
join(const StringArray &parts)G::Pathstatic
join(const Path &p1, const Path &p2)G::Pathstatic
less(const Path &a, const Path &b)G::Pathstatic
nullDevice()G::Pathstatic
operator!=(const Path &path) constG::Path
operator==(const Path &path) constG::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 &path, const std::string &tail_1, const std::string &tail_2, const std::string &tail_3)G::Path
Path(std::initializer_list< std::string >)G::Path
pathAppend(const std::string &tail)G::Path
setPosixStyle()G::Pathstatic
setWindowsStyle()G::Pathstatic
simple() constG::Path
size() const noexceptG::Pathinline
split() constG::Path
str() constG::Pathinline
swap(Path &other) noexceptG::Path
withExtension(const std::string &ext) constG::Path
withoutExtension() constG::Path