NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::StrategyChoiceManager Class Reference

implement the Strategy Choice Management of NFD Management Protocol. More...

#include <strategy-choice-manager.hpp>

Inheritance diagram for nfd::StrategyChoiceManager:
Collaboration diagram for nfd::StrategyChoiceManager:

Public Member Functions

 StrategyChoiceManager (StrategyChoice &strategyChoice, Dispatcher &dispatcher, CommandValidator &validator)
 
- Public Member Functions inherited from nfd::ManagerBase
 ManagerBase (Dispatcher &dispatcher, CommandValidator &validator, const std::string &module)
 

Additional Inherited Members

- Protected Types inherited from nfd::ManagerBase
typedef function< void(const ControlCommand &command, const Name &prefix, const Interest &interest, const ControlParameters &parameters, const ndn::mgmt::CommandContinuation done)> ControlCommandHandler
 
- Protected Member Functions inherited from nfd::ManagerBase
template<typename Command >
void registerCommandHandler (const std::string &verb, const ControlCommandHandler &handler)
 
void registerStatusDatasetHandler (const std::string &verb, const ndn::mgmt::StatusDatasetHandler &handler)
 
ndn::mgmt::PostNotification registerNotificationStream (const std::string &verb)
 

Detailed Description

implement the Strategy Choice Management of NFD Management Protocol.

See also
http://redmine.named-data.net/projects/nfd/wiki/StrategyChoice

Definition at line 39 of file strategy-choice-manager.hpp.

Constructor & Destructor Documentation

§ StrategyChoiceManager()


The documentation for this class was generated from the following files: