available-commands.cpp File Reference
#include "available-commands.hpp"
#include "status-report.hpp"
#include "status-main.hpp"
#include "legacy-nfdc.hpp"
Include dependency graph for available-commands.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 int nfd::tools::nfdc::statusReport (ExecuteContext &ctx)
 
static int nfd::tools::nfdc::statusList (ExecuteContext &ctx, const std::string &option)
 
static int nfd::tools::nfdc::legacyNfdStatus (ExecuteContext &ctx)
 
void nfd::tools::nfdc::registerCommands (CommandParser &parser)