NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
+
Enumerations
a
b
c
d
f
i
k
l
n
p
q
r
s
t
u
v
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
~
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
+
Enumerations
_
a
c
e
r
s
t
v
+
Enumerator
a
c
d
e
f
h
i
l
m
n
p
r
s
u
v
w
+
Related Functions
a
b
c
d
e
f
g
i
k
l
m
n
o
p
s
v
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
+
Functions
b
c
d
e
f
g
h
m
o
p
r
s
t
u
v
w
+
Variables
a
b
c
d
e
f
g
i
k
l
m
n
p
r
s
t
+
Typedefs
b
c
d
e
i
m
p
s
u
w
Enumerations
Enumerator
+
Macros
_
a
b
d
e
i
l
m
n
o
p
r
s
t
u
v
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
ndn::nfd::ForwarderStatus Member List
This is the complete list of members for
ndn::nfd::ForwarderStatus
, including all inherited members.
ForwarderStatus
()
ndn::nfd::ForwarderStatus
ForwarderStatus
(const Block &payload)
ndn::nfd::ForwarderStatus
explicit
getCurrentTimestamp
() const
ndn::nfd::ForwarderStatus
inline
getNCsEntries
() const
ndn::nfd::ForwarderStatus
inline
getNfdVersion
() const
ndn::nfd::ForwarderStatus
inline
getNFibEntries
() const
ndn::nfd::ForwarderStatus
inline
getNInData
() const
ndn::nfd::ForwarderStatus
inline
getNInInterests
() const
ndn::nfd::ForwarderStatus
inline
getNInNacks
() const
ndn::nfd::ForwarderStatus
inline
getNMeasurementsEntries
() const
ndn::nfd::ForwarderStatus
inline
getNNameTreeEntries
() const
ndn::nfd::ForwarderStatus
inline
getNOutData
() const
ndn::nfd::ForwarderStatus
inline
getNOutInterests
() const
ndn::nfd::ForwarderStatus
inline
getNOutNacks
() const
ndn::nfd::ForwarderStatus
inline
getNPitEntries
() const
ndn::nfd::ForwarderStatus
inline
getNSatisfiedInterests
() const
ndn::nfd::ForwarderStatus
inline
getNUnsatisfiedInterests
() const
ndn::nfd::ForwarderStatus
inline
getStartTimestamp
() const
ndn::nfd::ForwarderStatus
inline
setCurrentTimestamp
(const time::system_clock::TimePoint ¤tTimestamp)
ndn::nfd::ForwarderStatus
setNCsEntries
(uint64_t nCsEntries)
ndn::nfd::ForwarderStatus
setNfdVersion
(const std::string &nfdVersion)
ndn::nfd::ForwarderStatus
setNFibEntries
(uint64_t nFibEntries)
ndn::nfd::ForwarderStatus
setNInData
(uint64_t nInData)
ndn::nfd::ForwarderStatus
setNInInterests
(uint64_t nInInterests)
ndn::nfd::ForwarderStatus
setNInNacks
(uint64_t nInNacks)
ndn::nfd::ForwarderStatus
setNMeasurementsEntries
(uint64_t nMeasurementsEntries)
ndn::nfd::ForwarderStatus
setNNameTreeEntries
(uint64_t nNameTreeEntries)
ndn::nfd::ForwarderStatus
setNOutData
(uint64_t nOutData)
ndn::nfd::ForwarderStatus
setNOutInterests
(uint64_t nOutInterests)
ndn::nfd::ForwarderStatus
setNOutNacks
(uint64_t nOutNacks)
ndn::nfd::ForwarderStatus
setNPitEntries
(uint64_t nPitEntries)
ndn::nfd::ForwarderStatus
setNSatisfiedInterests
(uint64_t nSatisfiedInterests)
ndn::nfd::ForwarderStatus
setNUnsatisfiedInterests
(uint64_t nUnsatisfiedInterests)
ndn::nfd::ForwarderStatus
setStartTimestamp
(const time::system_clock::TimePoint &startTimestamp)
ndn::nfd::ForwarderStatus
wireDecode
(const Block &wire)
ndn::nfd::ForwarderStatus
wireEncode
(EncodingImpl< TAG > &encoder) const
ndn::nfd::ForwarderStatus
wireEncode
() const
ndn::nfd::ForwarderStatus
Generated on Fri May 6 2022 12:34:17 for ndnSIM by
1.8.13