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

This is the complete list of members for nfd::face::IpAddressPredicate, 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 boost::asio::ip::address &address) constnfd::face::IpAddressPredicate
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