26 #ifndef NFD_TOOLS_NFDC_FIB_MODULE_HPP 27 #define NFD_TOOLS_NFDC_FIB_MODULE_HPP 35 using ndn::nfd::FibEntry;
36 using ndn::nfd::NextHopRecord;
46 const function<
void()>& onSuccess,
47 const Controller::DatasetFailCallback& onFailure,
48 const CommandOptions& options)
override;
71 std::vector<FibEntry> m_status;
78 #endif // NFD_TOOLS_NFDC_FIB_MODULE_HPP
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...