NLSR: Named Data Link State Routing Protocol 24.08 documentation
nfd-rib-command-processor.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
22
#ifndef UPDATE_NFD_RIB_COMMAND_PROCESSOR_HPP
23
#define UPDATE_NFD_RIB_COMMAND_PROCESSOR_HPP
24
25
#include "
manager-base.hpp
"
26
#include "
route/fib.hpp
"
27
#include "
nfd-rib-commands.hpp
"
28
29
#include <ndn-cxx/encoding/tlv-nfd.hpp>
30
31
32
namespace
nlsr
{
33
namespace
update {
34
35
class
NfdRibCommandProcessor
:
public
CommandManagerBase
36
{
37
public
:
38
NfdRibCommandProcessor
(ndn::mgmt::Dispatcher& dispatcher,
39
NamePrefixList
& namePrefixList,
40
Lsdb
& lsdb);
41
};
42
43
}
// namespace update
44
}
// namespace nlsr
45
46
#endif
// UPDATE_NFD_RIB_COMMAND_PROCESSOR_HPP
nlsr::Lsdb
Definition:
lsdb.hpp:60
nlsr::NamePrefixList
Definition:
name-prefix-list.hpp:40
nlsr::update::CommandManagerBase
Definition:
manager-base.hpp:99
nlsr::update::NfdRibCommandProcessor
Definition:
nfd-rib-command-processor.hpp:36
nlsr::update::NfdRibCommandProcessor::NfdRibCommandProcessor
NfdRibCommandProcessor(ndn::mgmt::Dispatcher &dispatcher, NamePrefixList &namePrefixList, Lsdb &lsdb)
Definition:
nfd-rib-command-processor.cpp:27
fib.hpp
manager-base.hpp
nlsr
Copyright (c) 2014-2020, The University of Memphis, Regents of the University of California.
Definition:
adjacency-list.cpp:27
nfd-rib-commands.hpp
Copyright (c) 2014-2017, The University of Memphis, Regents of the University of California,...
src
update
nfd-rib-command-processor.hpp
Generated by
1.9.1