26 #ifndef NFD_TOOLS_NFDC_STATUS_REPORT_HPP
27 #define NFD_TOOLS_NFDC_STATUS_REPORT_HPP
32 #include <ndn-cxx/face.hpp>
33 #include <ndn-cxx/security/key-chain.hpp>
34 #include <ndn-cxx/security/validator.hpp>
65 collect(ndn::Face& face, ndn::KeyChain& keyChain, ndn::security::Validator& validator,
66 const CommandOptions& options);
84 processEvents(ndn::Face& face);
#define NFD_VIRTUAL_WITH_TESTS