legacy-status.cpp File Reference
#include "legacy-status.hpp"
#include "core/version.hpp"
#include <boost/program_options.hpp>
Include dependency graph for legacy-status.cpp:

Go to the source code of this file.

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

static void nfd::tools::nfdc::showUsage (std::ostream &os, const boost::program_options::options_description &cmdOptions)
 
static std::tuple< int, StatusReportOptions > nfd::tools::nfdc::parseCommandLine (const std::vector< std::string > &args)
 parse legacy nfd-status command line, and show usage if necessary More...
 
static int nfd::tools::nfdc::legacyNfdStatus (ExecuteContext &ctx)
 the 'legacy-nfd-status' command More...
 
void nfd::tools::nfdc::registerLegacyStatusCommand (CommandParser &parser)
 registers 'legacy-nfd-status' command More...