Apache Mesos
net::IP Member List

This is the complete list of members for net::IP, including all inherited members.

clear()net::IPinlineprotected
create(const struct sockaddr_storage &_storage)net::IPinlinestatic
create(const struct sockaddr &_storage)net::IPinlinestatic
family() const net::IPinline
family_net::IPprotected
in() const net::IPinline
in6() const net::IPinline
IP(const struct in_addr &_storage)net::IPinlineexplicit
IP(const struct in6_addr &_storage)net::IPinlineexplicit
IP(uint32_t _ip)net::IPinlineexplicit
isAny() const net::IPinline
isLoopback() const net::IPinline
operator!=(const IP &that) const net::IPinline
operator<(const IP &that) const net::IPinline
operator==(const IP &that) const net::IPinline
operator>(const IP &that) const net::IPinline
parse(const std::string &value, int family=AF_UNSPEC)net::IPinlinestatic
storage_net::IPprotected