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

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

check(const Name &packetName, const KeyLocator &keyLocator, std::string &failInfo)ndn::security::conf::RegexKeyLocatorNameCheckerinlineprotectedvirtual
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
RegexKeyLocatorNameChecker(const Regex &regex)ndn::security::conf::RegexKeyLocatorNameCheckerinlineexplicit
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