NLSR: Named Data Link State Routing Protocol 24.08 documentation
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