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

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

check(const Name &packetName, const KeyLocator &keyLocator, std::string &failInfo)ndn::security::conf::RelationKeyLocatorNameCheckerinlineprotectedvirtual
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
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
RelationKeyLocatorNameChecker(const Name &name, const KeyLocatorChecker::Relation &relation)ndn::security::conf::RelationKeyLocatorNameCheckerinline
~KeyLocatorChecker()ndn::security::conf::KeyLocatorCheckerinlinevirtual