NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::security::conf::HyperKeyLocatorNameChecker Member List

This is the complete list of members for ndn::security::conf::HyperKeyLocatorNameChecker, including all inherited members.

check(const Name &packetName, const KeyLocator &keyLocator, std::string &failInfo)ndn::security::conf::HyperKeyLocatorNameCheckerinlineprotectedvirtual
ndn::security::conf::KeyLocatorChecker::check(const Data &data, const KeyLocator &keyLocator, std::string &failInfo)ndn::security::conf::KeyLocatorCheckerinline
ndn::security::conf::KeyLocatorChecker::check(const Interest &interest, const KeyLocator &keyLocator, std::string &failInfo)ndn::security::conf::KeyLocatorCheckerinline
checkRelation(const Relation &relation, const Name &name1, const Name &name2)ndn::security::conf::KeyLocatorCheckerinlineprotected
HyperKeyLocatorNameChecker(const std::string &pExpr, const std::string pExpand, const std::string &kExpr, const std::string kExpand, const Relation &hyperRelation)ndn::security::conf::HyperKeyLocatorNameCheckerinline
Relation enum namendn::security::conf::KeyLocatorChecker
RELATION_EQUAL enum valuendn::security::conf::KeyLocatorChecker
RELATION_IS_PREFIX_OF enum valuendn::security::conf::KeyLocatorChecker
RELATION_IS_STRICT_PREFIX_OF enum valuendn::security::conf::KeyLocatorChecker
~KeyLocatorChecker()ndn::security::conf::KeyLocatorCheckerinlinevirtual