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

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

assign(std::initializer_list< std::pair< std::string, std::string >> whitelist, std::initializer_list< std::pair< std::string, std::string >> blacklist)nfd::face::NetworkPredicateBase
clear()nfd::face::NetworkPredicateBase
NetworkPredicateBase()nfd::face::NetworkPredicateBase
operator!=(const NetworkPredicateBase &other) constnfd::face::NetworkPredicateBaseinline
operator()(const ndn::net::NetworkInterface &netif) constnfd::face::NetworkInterfacePredicate
operator==(const NetworkPredicateBase &other) constnfd::face::NetworkPredicateBase
parseBlacklist(const boost::property_tree::ptree &list)nfd::face::NetworkPredicateBase
parseWhitelist(const boost::property_tree::ptree &list)nfd::face::NetworkPredicateBase
~NetworkPredicateBase()nfd::face::NetworkPredicateBasevirtual