#include <tools/nfdc/status.hpp>
Public Attributes | |
ReportFormat | output = ReportFormat::TEXT |
bool | wantChannels = false |
bool | wantCs = false |
bool | wantFaces = false |
bool | wantFib = false |
bool | wantForwarderGeneral = false |
bool | wantRib = false |
bool | wantStrategyChoice = false |
Definition at line 34 of file status.hpp.
ReportFormat nfd::tools::nfdc::StatusReportOptions::output = ReportFormat::TEXT |
Definition at line 36 of file status.hpp.
bool nfd::tools::nfdc::StatusReportOptions::wantChannels = false |
Definition at line 38 of file status.hpp.
bool nfd::tools::nfdc::StatusReportOptions::wantCs = false |
Definition at line 42 of file status.hpp.
bool nfd::tools::nfdc::StatusReportOptions::wantFaces = false |
Definition at line 39 of file status.hpp.
bool nfd::tools::nfdc::StatusReportOptions::wantFib = false |
Definition at line 40 of file status.hpp.
bool nfd::tools::nfdc::StatusReportOptions::wantForwarderGeneral = false |
Definition at line 37 of file status.hpp.
bool nfd::tools::nfdc::StatusReportOptions::wantRib = false |
Definition at line 41 of file status.hpp.
bool nfd::tools::nfdc::StatusReportOptions::wantStrategyChoice = false |
Definition at line 43 of file status.hpp.