NFD: Named Data Networking Forwarding Daemon 0.7.1 documentation
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
+
Functions
b
c
d
f
g
h
i
l
m
n
o
p
q
r
s
u
w
+
Variables
a
c
d
e
f
g
h
i
l
m
n
p
q
r
+
Typedefs
c
d
e
f
h
i
n
o
q
r
s
t
u
Enumerations
Enumerator
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
~
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
u
v
w
+
Typedefs
c
d
e
f
g
i
o
p
r
s
u
v
Enumerations
Enumerator
Related Functions
+
Files
File List
+
File Members
+
All
c
f
h
k
l
m
n
o
p
r
s
u
v
w
+
Functions
c
f
h
m
r
s
u
w
Variables
Typedefs
+
Macros
f
l
n
o
p
u
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
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 Thu Oct 8 2020 17:06:01 for NFD: Named Data Networking Forwarding Daemon by
1.8.13