NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
Loading...
Searching...
No Matches
status.cpp File Reference
#include "status.hpp"
#include "forwarder-general-module.hpp"
#include "channel-module.hpp"
#include "face-module.hpp"
#include "fib-module.hpp"
#include "rib-module.hpp"
#include "cs-module.hpp"
#include "strategy-choice-module.hpp"
#include <ndn-cxx/security/validator-null.hpp>
+ Include dependency graph for status.cpp:

Go to the source code of this file.

Namespaces

namespace  nfd
 
namespace  nfd::tools
 
namespace  nfd::tools::nfdc
 

Functions

void nfd::tools::nfdc::registerStatusCommands (CommandParser &parser)
 Registers status commands.
 
void nfd::tools::nfdc::reportStatus (ExecuteContext &ctx, const StatusReportOptions &options)
 Collect a status report and write to stdout.
 
static void nfd::tools::nfdc::reportStatusComprehensive (ExecuteContext &ctx)
 The 'status report' command.
 
static void nfd::tools::nfdc::reportStatusSingleSection (ExecuteContext &ctx, bool StatusReportOptions::*wantSection)
 Single-section status command.