NFD: Named Data Networking Forwarding Daemon 0.6.0 documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
available-commands.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
26
#ifndef NFD_TOOLS_NFDC_AVAILABLE_COMMANDS_HPP
27
#define NFD_TOOLS_NFDC_AVAILABLE_COMMANDS_HPP
28
29
#include "
command-parser.hpp
"
30
31
namespace
nfd
{
32
namespace
tools {
33
namespace
nfdc {
34
35
void
36
registerCommands
(CommandParser& parser);
37
38
}
// namespace nfdc
39
}
// namespace tools
40
}
// namespace nfd
41
42
#endif // NFD_TOOLS_NFDC_AVAILABLE_COMMANDS_HPP
nfd
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...
Definition:
algorithm.hpp:32
command-parser.hpp
nfd::tools::nfdc::registerCommands
void registerCommands(CommandParser &parser)
Definition:
available-commands.cpp:38
tools
nfdc
available-commands.hpp
Generated on Mon Oct 16 2017 13:51:51 for NFD: Named Data Networking Forwarding Daemon by
1.8.11