ndn::net::NetworkAddress Member List

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

getBroadcast() const ndn::net::NetworkAddressinline
getFamily() const ndn::net::NetworkAddressinline
getFlags() const ndn::net::NetworkAddressinline
getIp() const ndn::net::NetworkAddressinline
getPrefixLength() const ndn::net::NetworkAddressinline
getScope() const ndn::net::NetworkAddressinline
NetworkAddress(AddressFamily family, boost::asio::ip::address ip, boost::asio::ip::address broadcast, uint8_t prefixLength, AddressScope scope, uint32_t flags)ndn::net::NetworkAddress
operator<(const NetworkAddress &a, const NetworkAddress &b)ndn::net::NetworkAddressfriend