My Project 3.2.0
C++ Distributed Hash Table
Loading...
Searching...
No Matches
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() (defined in dht::SockAddr)dht::SockAddr
getMappedIPv6() (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<< (defined in dht::SockAddr)dht::SockAddrfriend
operator=(const SockAddr &o) (defined in dht::SockAddr)dht::SockAddrinline
operator=(SockAddr &&o) (defined in dht::SockAddr)dht::SockAddrinline
release()dht::SockAddrinline
resolve(const std::string &host, const std::string &service={}) (defined in dht::SockAddr)dht::SockAddrstatic
setAddress(const char *address)dht::SockAddr
setAny()dht::SockAddrinline
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) noexcept (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