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::encoding::Encoder Member List
This is the complete list of members for
ndn::encoding::Encoder
, including all inherited members.
appendBytes
(span< const uint8_t > bytes)
ndn::encoding::Encoder
appendNonNegativeInteger
(uint64_t integer)
ndn::encoding::Encoder
appendRange
(Iterator first, Iterator last)
ndn::encoding::Encoder
appendVarNumber
(uint64_t number)
ndn::encoding::Encoder
begin
() noexcept
ndn::encoding::Encoder
inline
begin
() const noexcept
ndn::encoding::Encoder
inline
block
(bool verifyLength=true) const
ndn::encoding::Encoder
capacity
() const noexcept
ndn::encoding::Encoder
inline
const_iterator
typedef
ndn::encoding::Encoder
data
() noexcept
ndn::encoding::Encoder
inline
data
() const noexcept
ndn::encoding::Encoder
inline
Encoder
(size_t totalReserve=MAX_NDN_PACKET_SIZE, size_t reserveFromBack=400)
ndn::encoding::Encoder
explicit
Encoder
(const Block &block)
ndn::encoding::Encoder
explicit
end
() noexcept
ndn::encoding::Encoder
inline
end
() const noexcept
ndn::encoding::Encoder
inline
getBuffer
() const noexcept
ndn::encoding::Encoder
inline
iterator
typedef
ndn::encoding::Encoder
prependBytes
(span< const uint8_t > bytes)
ndn::encoding::Encoder
prependNonNegativeInteger
(uint64_t integer)
ndn::encoding::Encoder
prependRange
(Iterator first, Iterator last)
ndn::encoding::Encoder
prependVarNumber
(uint64_t number)
ndn::encoding::Encoder
reserve
(size_t size, bool addInFront)
ndn::encoding::Encoder
reserveBack
(size_t size)
ndn::encoding::Encoder
reserveFront
(size_t size)
ndn::encoding::Encoder
size
() const noexcept
ndn::encoding::Encoder
inline
value_type
typedef
ndn::encoding::Encoder
Generated on Fri May 6 2022 12:34:17 for ndnSIM by
1.8.13