Apache Mesos
|
This is the complete list of members for net::IP::Network, including all inherited members.
address() const | net::IP::Network | inline |
address_ | net::IP::Network | protected |
create(const IP &address, const IP &netmask) | net::IP::Network | inlinestatic |
create(const IP &address, int prefix) | net::IP::Network | inlinestatic |
fromLinkDevice(const std::string &name, int family) | net::IP::Network | inlinestatic |
LOOPBACK_V4() | net::IP::Network | inlinestatic |
LOOPBACK_V6() | net::IP::Network | inlinestatic |
netmask() const | net::IP::Network | inline |
netmask_ | net::IP::Network | protected |
Network(const Network &network) | net::IP::Network | inline |
Network(const IP &_address, const IP &_netmask) | net::IP::Network | inlineprotected |
operator!=(const Network &that) const | net::IP::Network | inline |
operator=(const Network &network) | net::IP::Network | inline |
operator==(const Network &that) const | net::IP::Network | inline |
parse(const std::string &value, int family=AF_UNSPEC) | net::IP::Network | inlinestatic |
prefix() const | net::IP::Network | inline |