NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::RibManager Member List

This is the complete list of members for nfd::RibManager, including all inherited members.

__pad1__nfd::ManagerBaseprotected
__pad2__nfd::ManagerBaseprotected
acceptnfd::ManagerBaseprotected
applyLocalhostConfig(const ConfigSection &section, const std::string &filename)nfd::RibManager
applyPaConfig(const ConfigSection &section, const std::string &filename)nfd::RibManager
disableLocalhop()nfd::RibManager
donenfd::ManagerBaseprotected
enableLocalFields()nfd::RibManager
enableLocalhop(const ConfigSection &section, const std::string &filename)nfd::RibManager
getModule() constnfd::ManagerBaseinline
handleCommand(shared_ptr< ControlCommand > command, const ControlCommandHandler &handler, const Name &prefix, const Interest &interest, const ndn::mgmt::ControlParameters &params, const ndn::mgmt::CommandContinuation &done)nfd::ManagerBaseprotectedstatic
interestnfd::ManagerBaseprotected
LOCALHOP_TOP_PREFIXnfd::RibManagerstatic
makeRelPrefix(const std::string &verb)nfd::ManagerBaseinlineprotected
ManagerBase(const std::string &module, Dispatcher &dispatcher)nfd::ManagerBaseprotected
ManagerBase(const std::string &module, Dispatcher &dispatcher, CommandAuthenticator &authenticator)nfd::ManagerBaseprotected
parametersnfd::ManagerBaseprotected
prefixnfd::ManagerBaseprotected
registerCommandHandler(const std::string &verb, const ControlCommandHandler &handler)nfd::ManagerBaseprotected
registerNotificationStream(const std::string &verb)nfd::ManagerBaseprotected
registerStatusDatasetHandler(const std::string &verb, const ndn::mgmt::StatusDatasetHandler &handler)nfd::ManagerBaseprotected
registerWithNfd()nfd::RibManager
RibManager(rib::Rib &rib, ndn::Face &face, ndn::KeyChain &keyChain, ndn::nfd::Controller &nfdController, Dispatcher &dispatcher)nfd::RibManager
slAnnounce(const ndn::PrefixAnnouncement &pa, uint64_t faceId, time::milliseconds maxLifetime, const SlAnnounceCallback &cb)nfd::RibManager
SlAnnounceCallback typedefnfd::RibManager
SlAnnounceResult enum namenfd::RibManager
slFindAnn(const Name &name, const SlFindAnnCallback &cb) constnfd::RibManager
SlFindAnnCallback typedefnfd::RibManager
slRenew(const Name &name, uint64_t faceId, time::milliseconds maxLifetime, const SlAnnounceCallback &cb)nfd::RibManager
validateParameters(const ControlCommand &command, const ndn::mgmt::ControlParameters &parameters)nfd::ManagerBaseprotectedstatic
~ManagerBase()nfd::ManagerBasevirtual