NLSR: Named Data Link State Routing Protocol 24.08 documentation
Main Page
Namespaces
Namespace List
Namespace Members
All
a
c
d
e
f
g
h
l
m
n
o
p
r
s
t
u
Functions
c
d
g
m
n
o
r
Variables
Typedefs
Enumerations
Enumerator
a
c
e
f
h
l
m
n
p
r
s
u
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
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
v
w
~
Variables
a
b
d
h
i
l
m
n
o
r
s
u
Typedefs
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
Functions
Variables
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
nfd-rib-commands.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
37
#ifndef UPDATE_NFD_RIB_COMMANDS_HPP
38
#define UPDATE_NFD_RIB_COMMANDS_HPP
39
40
#include <ndn-cxx/mgmt/nfd/control-command.hpp>
41
42
namespace
nlsr
{
43
namespace
update {
44
45
class
NfdRibRegisterCommand
:
public
ndn::nfd::ControlCommand
46
{
47
public
:
48
NfdRibRegisterCommand
();
49
};
50
51
class
NfdRibUnregisterCommand
:
public
ndn::nfd::ControlCommand
52
{
53
public
:
54
NfdRibUnregisterCommand
();
55
};
56
57
}
// namespace update
58
}
// namespace nlsr
59
60
#endif
// UPDATE_NFD_RIB_COMMANDS_HPP
ndn::nfd::ControlCommand
nlsr::update::NfdRibRegisterCommand
Definition:
nfd-rib-commands.hpp:46
nlsr::update::NfdRibRegisterCommand::NfdRibRegisterCommand
NfdRibRegisterCommand()
Definition:
nfd-rib-commands.cpp:27
nlsr::update::NfdRibUnregisterCommand
Definition:
nfd-rib-commands.hpp:52
nlsr::update::NfdRibUnregisterCommand::NfdRibUnregisterCommand
NfdRibUnregisterCommand()
Definition:
nfd-rib-commands.cpp:34
nlsr
Copyright (c) 2014-2020, The University of Memphis, Regents of the University of California.
Definition:
adjacency-list.cpp:27
src
update
nfd-rib-commands.hpp
Generated by
1.9.1