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) const | URIAuthority | |
| Parse(const std::string &_str, bool _emptyHostValid=false) | URIAuthority | |
| Port() const | URIAuthority | |
| SetEmptyHostValid(bool _valid) | URIAuthority | |
| SetHost(const std::string &_host) | URIAuthority | |
| SetPort(int _port) | URIAuthority | |
| SetUserInfo(const std::string &_userInfo) | URIAuthority | |
| Str() const | URIAuthority | |
| URIAuthority() | URIAuthority | |
| URIAuthority(const std::string &_str) | URIAuthority | explicit | 
| UserInfo() const | URIAuthority | |
| Valid(const std::string &_str, bool _emptyHostValid=false) | URIAuthority | static | 
| Valid() const | URIAuthority |