URIAuthority Member List
This is the complete list of members for URIAuthority, including all inherited members.
Clear() | URIAuthority | |
EmptyHostValid() const | URIAuthority | |
Host() const | URIAuthority | |
operator=(const URIAuthority &_auth) | URIAuthority | |
operator==(const URIAuthority &_auth) const | URIAuthority | |
Parse(const std::string &_str, bool _emptyHostValid=false) | URIAuthority | |
Port() const | URIAuthority | |
SetEmptyHostValid(bool _valid) const | URIAuthority | |
SetHost(const std::string &_host) const | URIAuthority | |
SetPort(int _port) const | URIAuthority | |
SetUserInfo(const std::string &_userInfo) const | URIAuthority | |
Str() const | URIAuthority | |
URIAuthority() | URIAuthority | |
URIAuthority(const URIAuthority &_path) | URIAuthority | |
URIAuthority(const std::string &_str) | URIAuthority | explicit |
UserInfo() const | URIAuthority | |
Valid(const std::string &_str, bool _emptyHostValid=false) | URIAuthority | static |
Valid() const | URIAuthority | |
~URIAuthority() | URIAuthority | virtual |