This is the complete list of members for nlsr::update::PrefixUpdateProcessor, including all inherited members.
addOrDeletePrefix(const ndn::Name &prefix, bool addPrefix) | nlsr::update::PrefixUpdateProcessor | |
advertiseAndInsertPrefix(const ndn::mgmt::ControlParametersBase ¶meters, const ndn::mgmt::CommandContinuation &done) | nlsr::update::CommandProcessor | |
afterAdvertise(const ndn::Name &prefix) override | nlsr::update::PrefixUpdateProcessor | virtual |
afterWithdraw(const ndn::Name &prefix) override | nlsr::update::PrefixUpdateProcessor | virtual |
checkForPrefixInFile(const std::string prefix) | nlsr::update::PrefixUpdateProcessor | |
CommandProcessor(ndn::mgmt::Dispatcher &m_dispatcher, NamePrefixList &m_namePrefixList, Lsdb &lsdb) | nlsr::update::CommandProcessor | |
getValidator() | nlsr::update::PrefixUpdateProcessor | inline |
loadValidator(ConfigSection section, const std::string &filename) | nlsr::update::PrefixUpdateProcessor | |
m_dispatcher | nlsr::update::CommandProcessor | protected |
m_lsdb | nlsr::update::CommandProcessor | protected |
m_namePrefixList | nlsr::update::CommandProcessor | protected |
PrefixUpdateProcessor(ndn::mgmt::Dispatcher &dispatcher, ndn::security::ValidatorConfig &validator, NamePrefixList &namePrefixList, Lsdb &lsdb, const std::string &configFileName) | nlsr::update::PrefixUpdateProcessor | |
withdrawAndRemovePrefix(const ndn::mgmt::ControlParametersBase ¶meters, const ndn::mgmt::CommandContinuation &done) | nlsr::update::CommandProcessor | |
~CommandProcessor()=0 | nlsr::update::CommandProcessor | pure virtual |