nfd::tools::nfdc::NfdIdCollector Member List

This is the complete list of members for nfd::tools::nfdc::NfdIdCollector, including all inherited members.

checkPolicy(const Interest &interest, int nSteps, const ndn::OnInterestValidated &accept, const ndn::OnInterestValidationFailed &reject, std::vector< shared_ptr< ndn::ValidationRequest >> &nextSteps) overridenfd::tools::nfdc::NfdIdCollectorinlineprotectedvirtual
checkPolicy(const Data &data, int nSteps, const ndn::OnDataValidated &accept, const ndn::OnDataValidationFailed &reject, std::vector< shared_ptr< ndn::ValidationRequest >> &nextSteps) overridenfd::tools::nfdc::NfdIdCollectorprotectedvirtual
getNfdId() const nfd::tools::nfdc::NfdIdCollector
hasNfdId() const nfd::tools::nfdc::NfdIdCollectorinline
NfdIdCollector(unique_ptr< ndn::Validator > inner)nfd::tools::nfdc::NfdIdCollectorexplicit