C++ Distributed Hash Table
dht::SockAddr Member List

This is the complete list of members for dht::SockAddr, including all inherited members.

equals(const SockAddr &o) const (defined in dht::SockAddr)dht::SockAddrinline
get() constdht::SockAddrinline
get()dht::SockAddrinline
getFamily() constdht::SockAddrinline
getIPv4() const (defined in dht::SockAddr)dht::SockAddrinline
getIPv4() (defined in dht::SockAddr)dht::SockAddrinline
getIPv6() const (defined in dht::SockAddr)dht::SockAddrinline
getIPv6() (defined in dht::SockAddr)dht::SockAddrinline
getLength() constdht::SockAddrinline
getMappedIPv4() const (defined in dht::SockAddr)dht::SockAddr
getPort() constdht::SockAddrinline
isLoopback() constdht::SockAddr
isMappedIPv4() const (defined in dht::SockAddr)dht::SockAddr
isPrivate() constdht::SockAddr
isUnspecified() const (defined in dht::SockAddr)dht::SockAddr
operator bool() const noexceptdht::SockAddrinlineexplicit
operator<(const SockAddr &o) const (defined in dht::SockAddr)dht::SockAddrinline
operator=(const SockAddr &o) (defined in dht::SockAddr)dht::SockAddrinline
operator=(SockAddr &&o) (defined in dht::SockAddr)dht::SockAddrinline
resolve(const std::string &host, const std::string &service={}) (defined in dht::SockAddr)dht::SockAddrstatic
setFamily(sa_family_t af)dht::SockAddrinline
setPort(in_port_t p)dht::SockAddrinline
SockAddr() (defined in dht::SockAddr)dht::SockAddrinline
SockAddr(const SockAddr &o) (defined in dht::SockAddr)dht::SockAddrinline
SockAddr(SockAddr &&o) (defined in dht::SockAddr)dht::SockAddrinline
SockAddr(const sockaddr *sa, socklen_t length)dht::SockAddrinline
SockAddr(const sockaddr *sa) (defined in dht::SockAddr)dht::SockAddrinline
SockAddr(const sockaddr_storage &ss, socklen_t len)dht::SockAddrinline
toString() const (defined in dht::SockAddr)dht::SockAddrinline