|
E-MailRelay
|
This is the complete list of members for G::Path, including all inherited members.
| basename() const | G::Path | |
| collapsed() const | G::Path | |
| cstr() const noexcept | G::Path | inline |
| difference(const Path &p1, const Path &p2) | G::Path | static |
| dirname() const | G::Path | |
| empty() const noexcept | G::Path | inline |
| extension() const | G::Path | |
| iopath() const | G::Path | inline |
| iopath_char_type typedef (defined in G::Path) | G::Path | |
| isAbsolute() const noexcept | G::Path | |
| isRelative() const noexcept | G::Path | |
| isRoot() const noexcept | G::Path | |
| join(const StringArray &parts) | G::Path | static |
| join(const Path &p1, const Path &p2) | G::Path | static |
| less(const Path &a, const Path &b) | G::Path | static |
| nullDevice() | G::Path | static |
| 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::Path | static |
| setWindowsStyle() | G::Path | static |
| simple() const | G::Path | |
| split() const | G::Path | |
| str() const | G::Path | inline |
| string_type typedef (defined in G::Path) | G::Path | |
| swap(Path &other) noexcept | G::Path | |
| value_type typedef (defined in G::Path) | G::Path | |
| withExtension(const std::string &ext) const | G::Path | |
| withoutExtension() const | G::Path | |
| withoutRoot() const | G::Path |