26 #ifndef NFD_TOOLS_NFDC_CHANNEL_MODULE_HPP 27 #define NFD_TOOLS_NFDC_CHANNEL_MODULE_HPP 35 using ndn::nfd::ChannelStatus;
45 const function<
void()>& onSuccess,
46 const Controller::DatasetFailCallback& onFailure,
47 const CommandOptions& options)
override;
57 formatItemXml(std::ostream& os,
const ChannelStatus& item)
const;
70 std::vector<ChannelStatus> m_status;
77 #endif // NFD_TOOLS_NFDC_CHANNEL_MODULE_HPP
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...