NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::Network Member List

This is the complete list of members for nfd::Network, including all inherited members.

doesContain(const boost::asio::ip::address &address) constnfd::Networkinline
getMaxRangeV4()nfd::Networkstatic
getMaxRangeV6()nfd::Networkstatic
isValidCidr(const std::string &cidr)nfd::Networkstatic
Network()nfd::Network
Network(const boost::asio::ip::address &minAddress, const boost::asio::ip::address &maxAddress)nfd::Network
operator!=(const Network &rhs) constnfd::Networkinline
operator<<(std::ostream &os, const Network &network)nfd::Networkfriend
operator==(const Network &rhs) constnfd::Networkinline
operator>>(std::istream &is, Network &network)nfd::Networkfriend