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.cpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
25
#include "
pit-out-record.hpp
"
26
27
namespace
nfd {
28
namespace
pit {
29
30
OutRecord::OutRecord
(shared_ptr<Face> face)
31
:
FaceRecord
(face)
32
{
33
}
34
35
}
// namespace pit
36
}
// namespace nfd
nfd::pit::FaceRecord
contains information about an Interest on an incoming or outgoing face
Definition:
pit-face-record.hpp:40
nfd::pit::OutRecord::OutRecord
OutRecord(shared_ptr< Face > face)
Definition:
pit-out-record.cpp:30
pit-out-record.hpp
ndnSIM
NFD
daemon
table
pit-out-record.cpp
Generated on Wed Feb 18 2015 16:31:16 for ndnSIM by
1.8.7