This is the complete list of members for ndn::security::v2::validator_config::HyperRelationChecker, including all inherited members.
accept() | ndn::security::v2::validator_config::Checker | inlineprotectedstatic |
check(uint32_t pktType, tlv::SignatureTypeValue sigType, const Name &pktName, const Name &klName, const ValidationState &state) | ndn::security::v2::validator_config::Checker | |
Checker(tlv::SignatureTypeValue sigType) | ndn::security::v2::validator_config::Checker | explicit |
checkNames(const Name &pktName, const Name &klName) override | ndn::security::v2::validator_config::HyperRelationChecker | protectedvirtual |
create(const ConfigSection &configSection, const std::string &configFilename) | ndn::security::v2::validator_config::Checker | static |
HyperRelationChecker(tlv::SignatureTypeValue sigType, const std::string &pktNameExpr, const std::string pktNameExpand, const std::string &klNameExpr, const std::string klNameExpand, const NameRelation &hyperRelation) | ndn::security::v2::validator_config::HyperRelationChecker | |
m_sigType | ndn::security::v2::validator_config::Checker | protected |
reject() | ndn::security::v2::validator_config::Checker | protectedstatic |
~Checker()=default | ndn::security::v2::validator_config::Checker | virtual |