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 | |
| -status-http-server | |
| 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... | |