status.hpp File Reference
#include "status-report.hpp"
#include "command-parser.hpp"
+ Include dependency graph for status.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nfd::tools::nfdc::StatusReportOptions
 

Namespaces

 nfd
 Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St.
 
 nfd::tools
 
 nfd::tools::nfdc
 

Functions

void nfd::tools::nfdc::registerStatusCommands (CommandParser &parser)
 registers status commands More...
 
void nfd::tools::nfdc::reportStatus (ExecuteContext &ctx, const StatusReportOptions &options)
 collect a status report and write to stdout More...