NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
pit-out-record.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
25
#ifndef NFD_DAEMON_TABLE_PIT_OUT_RECORD_HPP
26
#define NFD_DAEMON_TABLE_PIT_OUT_RECORD_HPP
27
28
#include "
pit-face-record.hpp
"
29
30
namespace
nfd {
31
namespace
pit {
32
36
class
OutRecord
:
public
FaceRecord
37
{
38
public
:
39
explicit
40
OutRecord
(shared_ptr<Face> face);
41
};
42
43
}
// namespace pit
44
}
// namespace nfd
45
46
#endif // NFD_DAEMON_TABLE_PIT_IN_RECORD_HPP
pit-face-record.hpp
nfd::pit::FaceRecord
contains information about an Interest on an incoming or outgoing face
Definition:
pit-face-record.hpp:40
nfd::pit::OutRecord
contains information about an Interest toward an outgoing face
Definition:
pit-out-record.hpp:36
nfd::pit::OutRecord::OutRecord
OutRecord(shared_ptr< Face > face)
Definition:
pit-out-record.cpp:30
ndnSIM
NFD
daemon
table
pit-out-record.hpp
Generated on Wed Feb 18 2015 16:31:16 for ndnSIM by
1.8.7