#include "core/common.hpp"
#include "module.hpp"
#include <ndn-cxx/face.hpp>
#include <ndn-cxx/security/key-chain.hpp>
#include <ndn-cxx/security/validator.hpp>
Go to the source code of this file.
Classes | |
class | nfd::tools::nfdc::StatusReport |
Collects and prints NFD status report. More... | |
Namespaces | |
nfd | |
-status-http-server | |
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) |