Go to the source code of this file.
|
| 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 |
|
|
int | nfd::tools::nfdc::help (std::ostream &os, const CommandParser &parser, std::vector< std::string > args) |
| tries to help the user, if requested on the command line More...
|
|
void | nfd::tools::nfdc::helpList (std::ostream &os, const CommandParser &parser, ParseMode mode=ParseMode::ONE_SHOT, const std::string &noun="") |
| writes the list of available commands to a stream More...
|
|