NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
cleanup.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
26
#ifndef NFD_DAEMON_TABLE_CLEANUP_HPP
27
#define NFD_DAEMON_TABLE_CLEANUP_HPP
28
29
#include "
name-tree.hpp
"
30
#include "
fib.hpp
"
31
#include "
pit.hpp
"
32
33
namespace
nfd
{
34
47
void
48
cleanupOnFaceRemoval
(
NameTree
& nt, Fib& fib, Pit& pit,
const
Face
& face);
49
50
}
// namespace nfd
51
52
#endif // NFD_DAEMON_TABLE_CLEANUP_HPP
name-tree.hpp
nfd::name_tree::NameTree
NameTree
Definition:
name-tree.cpp:36
fib.hpp
pit.hpp
nfd
Copyright (c) 2011-2015 Regents of the University of California.
Definition:
ndn-common.hpp:40
Face
ndn Face
Definition:
face-impl.hpp:41
nfd::cleanupOnFaceRemoval
void cleanupOnFaceRemoval(NameTree &nt, Fib &fib, Pit &pit, const Face &face)
cleanup tables when a face is destroyed
Definition:
cleanup.cpp:31
ndnSIM
NFD
daemon
table
cleanup.hpp
Generated on Mon Jun 1 2020 22:32:16 for ndnSIM by
1.8.18