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

This is the complete list of members for nfd::NetworkPredicateBase, 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::NetworkPredicateBase
clear()nfd::NetworkPredicateBase
m_blacklistnfd::NetworkPredicateBaseprotected
m_whitelistnfd::NetworkPredicateBaseprotected
NetworkPredicateBase()nfd::NetworkPredicateBase
operator!=(const NetworkPredicateBase &other) constnfd::NetworkPredicateBaseinline
operator==(const NetworkPredicateBase &other) constnfd::NetworkPredicateBase
parseBlacklist(const boost::property_tree::ptree &list)nfd::NetworkPredicateBase
parseWhitelist(const boost::property_tree::ptree &list)nfd::NetworkPredicateBase
~NetworkPredicateBase()nfd::NetworkPredicateBasevirtual