This is the complete list of members for ndn::security::conf::KeyLocatorChecker, including all inherited members.
check(const Data &data, const KeyLocator &keyLocator, std::string &failInfo) | ndn::security::conf::KeyLocatorChecker | inline |
check(const Interest &interest, const KeyLocator &keyLocator, std::string &failInfo) | ndn::security::conf::KeyLocatorChecker | inline |
check(const Name &packetName, const KeyLocator &keyLocator, std::string &failInfo)=0 | ndn::security::conf::KeyLocatorChecker | protectedpure virtual |
checkRelation(const Relation &relation, const Name &name1, const Name &name2) | ndn::security::conf::KeyLocatorChecker | inlineprotected |
Relation enum name | ndn::security::conf::KeyLocatorChecker | |
RELATION_EQUAL enum value | ndn::security::conf::KeyLocatorChecker | |
RELATION_IS_PREFIX_OF enum value | ndn::security::conf::KeyLocatorChecker | |
RELATION_IS_STRICT_PREFIX_OF enum value | ndn::security::conf::KeyLocatorChecker | |
~KeyLocatorChecker() | ndn::security::conf::KeyLocatorChecker | inlinevirtual |