This is the complete list of members for ndn::net::NetworkAddress, including all inherited members.
getBroadcast() const | ndn::net::NetworkAddress | inline |
getFamily() const | ndn::net::NetworkAddress | inline |
getFlags() const | ndn::net::NetworkAddress | inline |
getIp() const | ndn::net::NetworkAddress | inline |
getPrefixLength() const | ndn::net::NetworkAddress | inline |
getScope() const | ndn::net::NetworkAddress | inline |
isDeprecated() const | ndn::net::NetworkAddress | |
NetworkAddress(AddressFamily family, const boost::asio::ip::address &ip, const 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::NetworkAddress | friend |