This is the complete list of members for nfd::StrategyChoiceManager, including all inherited members.
addInterestRule(const std::string ®ex, const ndn::IdentityCertificate &certificate) | nfd::ManagerBase | inlineprotected |
addInterestRule(const std::string ®ex, const Name &keyName, const ndn::PublicKey &publicKey) | nfd::ManagerBase | inlineprotected |
extractParameters(const Name::Component ¶meterComponent, ControlParameters &extractedParameters) | nfd::ManagerBase | protectedstatic |
m_face | nfd::ManagerBase | protected |
m_keyChain | nfd::ManagerBase | protected |
ManagerBase(shared_ptr< InternalFace > face, const std::string &privilege, ndn::KeyChain &keyChain) | nfd::ManagerBase | |
onCommandValidationFailed(const shared_ptr< const Interest > &command, const std::string &error) | nfd::ManagerBase | |
onStrategyChoiceRequest(const Interest &request) | nfd::StrategyChoiceManager | |
sendNack(const Name &name) | nfd::ManagerBase | protected |
sendResponse(const Name &name, const ControlResponse &response) | nfd::ManagerBase | protected |
sendResponse(const Name &name, uint32_t code, const std::string &text) | nfd::ManagerBase | protected |
sendResponse(const Name &name, uint32_t code, const std::string &text, const Block &body) | nfd::ManagerBase | protected |
setResponse(ControlResponse &response, uint32_t code, const std::string &text) | nfd::ManagerBase | inlineprotected |
setResponse(ControlResponse &response, uint32_t code, const std::string &text, const Block &body) | nfd::ManagerBase | inlineprotected |
StrategyChoiceManager(StrategyChoice &strategyChoice, shared_ptr< InternalFace > face, ndn::KeyChain &keyChain) | nfd::StrategyChoiceManager | |
validate(const Interest &interest, const ndn::OnInterestValidated &onValidated, const ndn::OnInterestValidationFailed &onValidationFailed) | nfd::ManagerBase | inlineprotected |
validateParameters(const ControlCommand &command, ControlParameters ¶meters) | nfd::ManagerBase | protectedvirtual |
~ManagerBase() | nfd::ManagerBase | virtual |
~StrategyChoiceManager() | nfd::StrategyChoiceManager | virtual |