| 
This is the complete list of members for sptk::Host, including all inherited members.
| getAddress(sockaddr_in &address) const | sptk::Host | inline | 
| getAddress(sockaddr_in6 &address) const | sptk::Host | inline | 
| Host() noexcept | sptk::Host | |
| Host(const String &hostname, uint16_t port) | sptk::Host | |
| Host(const String &hostAndPort) | sptk::Host | explicit | 
| Host(const sockaddr_in *addressAndPort) | sptk::Host | explicit | 
| Host(const sockaddr_in6 *addressAndPort) | sptk::Host | explicit | 
| Host(const Host &other) | sptk::Host | |
| Host(Host &&other) noexcept | sptk::Host | |
| hostname() const | sptk::Host | inline | 
| operator!=(const Host &other) const | sptk::Host | |
| operator=(const Host &other) | sptk::Host | |
| operator=(Host &&other) noexcept | sptk::Host | |
| operator==(const Host &other) const | sptk::Host | |
| port(uint16_t p) | sptk::Host | inline | 
| port() const | sptk::Host | inline | 
| setHostNameFromAddress(socklen_t addressLen) (defined in sptk::Host) | sptk::Host | |
| toString(bool forceAddress=false) const | sptk::Host | |
| ~Host()=default | sptk::Host | virtual |