NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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
nfd::cleanupOnFaceRemoval
void cleanupOnFaceRemoval(NameTree &nt, Fib &fib, Pit &pit, const Face &face)
cleanup tables when a face is destroyed
Definition:
cleanup.cpp:31
nfd::name_tree::NameTree
NameTree
Definition:
name-tree.cpp:36
fib.hpp
pit.hpp
Face
ndn Face
Definition:
face-impl.hpp:41
nfd
Copyright (c) 2011-2015 Regents of the University of California.
Definition:
ndn-common.hpp:40
face
name-tree.hpp
ndnSIM
NFD
daemon
table
cleanup.hpp
Generated on Thu Nov 2 2017 03:30:29 for ndnSIM by
1.8.11