This is the complete list of members for TLD::Host, including all inherited members.
| domain() const noexcept | TLD::Host | |
| domainName() const noexcept | TLD::Host | |
| fromUrl(const std::string &url, const bool ignore_www=DEFAULT_IGNORE_WWW) | TLD::Host | static |
| fulldomain() const noexcept | TLD::Host | |
| Host(const std::string &host, const bool ignore_www=DEFAULT_IGNORE_WWW) | TLD::Host | |
| Host()=default | TLD::Host | |
| isPslLoaded() noexcept | TLD::Host | static |
| loadPslFromPath(const std::string &filepath) | TLD::Host | static |
| loadPslFromString(const std::string &filestr) | TLD::Host | static |
| operator==(const Host &other) const | TLD::Host | |
| operator==(const std::string &other) const | TLD::Host | |
| removeWWW(const std::string_view &host) noexcept | TLD::Host | static |
| str() const noexcept | TLD::Host | |
| subdomain() const noexcept | TLD::Host | |
| suffix() const noexcept | TLD::Host |