34 #include <ndn-cxx/security/validator-null.hpp> 46 report.
sections.push_back(make_unique<ForwarderGeneralModule>());
50 report.
sections.push_back(make_unique<ChannelModule>());
54 report.
sections.push_back(make_unique<FaceModule>());
58 report.
sections.push_back(make_unique<FibModule>());
62 report.
sections.push_back(make_unique<RibModule>());
66 report.
sections.push_back(make_unique<StrategyChoiceModule>());
70 ndn::security::v2::getAcceptAllValidator(),
79 ctx.
err <<
"Error while collecting status report (" << code <<
").\n";
98 options.*wantSection =
true;
119 .
setTitle(
"print NFD status report")
127 parser.
addAlias(
"status",
"show",
"list");
const CommandArguments & args
std::ostream & out
output stream
context for command execution
int exitCode
program exit code
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...
std::ostream & err
error stream