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
iopath() constG::Pathinline
iopath_char_type typedef (defined in G::Path)G::Path
isAbsolute() const noexceptG::Path
isRelative() const noexceptG::Path
isRoot() const noexceptG::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) const noexcept(noexcept(std::string().compare(std::string())))G::Path
operator==(const Path &path) const noexcept(noexcept(std::string().compare(std::string())))G::Path
Path() noexcept(noexcept(std::string()))G::Path
Path(const std::string &path)G::Path
Path(std::string_view 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
pathAppend(const std::string &tail)G::Path
replace(const std::string_view &from, const std::string_view &to, bool ex_root=false)G::Path
setPosixStyle()G::Pathstatic
setWindowsStyle()G::Pathstatic
simple() constG::Path
split() constG::Path
str() constG::Pathinline
string_type typedef (defined in G::Path)G::Path
swap(Path &other) noexceptG::Path
value_type typedef (defined in G::Path)G::Path
withExtension(const std::string &ext) constG::Path
withoutExtension() constG::Path
withoutRoot() constG::Path