status-report.hpp File Reference
#include "module.hpp"
#include <ndn-cxx/face.hpp>
#include <ndn-cxx/security/key-chain.hpp>
#include <ndn-cxx/security/validator.hpp>
+ Include dependency graph for status-report.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nfd::tools::nfdc::StatusReport
 Collects and prints NFD status report. More...
 

Namespaces

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

Enumerations

enum class  nfd::tools::nfdc::ReportFormat {
  nfd::tools::nfdc::XML = 1 ,
  nfd::tools::nfdc::TEXT = 2
}
 

Functions

std::ostream & nfd::tools::nfdc::operator<< (std::ostream &os, ReportFormat fmt)