26 #ifndef NFD_TOOLS_NFDC_STRATEGY_CHOICE_MODULE_HPP 27 #define NFD_TOOLS_NFDC_STRATEGY_CHOICE_MODULE_HPP 36 using ndn::nfd::StrategyChoice;
71 const function<
void()>& onSuccess,
72 const Controller::DatasetFailCallback& onFailure,
73 const CommandOptions& options)
override;
83 formatItemXml(std::ostream& os,
const StrategyChoice& item)
const;
94 formatItemText(std::ostream& os,
const StrategyChoice& item,
bool wantMultiLine =
false);
97 std::vector<StrategyChoice> m_status;
104 #endif // NFD_TOOLS_NFDC_STRATEGY_CHOICE_MODULE_HPP
context for command execution
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...