My Project 1.7.4
C++ Distributed Hash Table
|
This is the complete list of members for dht::SockAddr, including all inherited members.
equals(const SockAddr &o) const (defined in dht::SockAddr) | dht::SockAddr | inline |
get() const | dht::SockAddr | inline |
get() | dht::SockAddr | inline |
getFamily() const | dht::SockAddr | inline |
getIPv4() const (defined in dht::SockAddr) | dht::SockAddr | inline |
getIPv4() (defined in dht::SockAddr) | dht::SockAddr | inline |
getIPv6() const (defined in dht::SockAddr) | dht::SockAddr | inline |
getIPv6() (defined in dht::SockAddr) | dht::SockAddr | inline |
getLength() const | dht::SockAddr | inline |
getMappedIPv4() const (defined in dht::SockAddr) | dht::SockAddr | |
getPort() const | dht::SockAddr | inline |
isLoopback() const | dht::SockAddr | |
isMappedIPv4() const (defined in dht::SockAddr) | dht::SockAddr | |
isPrivate() const | dht::SockAddr | |
isUnspecified() const (defined in dht::SockAddr) | dht::SockAddr | |
operator bool() const noexcept | dht::SockAddr | inlineexplicit |
operator<(const SockAddr &o) const (defined in dht::SockAddr) | dht::SockAddr | inline |
operator=(const SockAddr &o) (defined in dht::SockAddr) | dht::SockAddr | inline |
operator=(SockAddr &&o) (defined in dht::SockAddr) | dht::SockAddr | inline |
resolve(const std::string &host, const std::string &service={}) (defined in dht::SockAddr) | dht::SockAddr | static |
setFamily(sa_family_t af) | dht::SockAddr | inline |
setPort(in_port_t p) | dht::SockAddr | inline |
SockAddr() (defined in dht::SockAddr) | dht::SockAddr | inline |
SockAddr(const SockAddr &o) (defined in dht::SockAddr) | dht::SockAddr | inline |
SockAddr(SockAddr &&o) (defined in dht::SockAddr) | dht::SockAddr | inline |
SockAddr(const sockaddr *sa, socklen_t length) | dht::SockAddr | inline |
SockAddr(const sockaddr *sa) (defined in dht::SockAddr) | dht::SockAddr | inline |
SockAddr(const sockaddr_storage &ss, socklen_t len) | dht::SockAddr | inline |
toString() const (defined in dht::SockAddr) | dht::SockAddr | inline |