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
+
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
p
q
r
s
t
u
v
w
+
Typedefs
a
b
c
d
e
f
h
i
k
l
n
o
p
q
r
s
t
u
v
+
Enumerations
a
b
c
d
f
i
k
l
n
p
q
r
s
t
u
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
+
Functions
a
b
c
d
e
f
g
h
i
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
l
m
n
o
p
r
s
t
u
v
w
Enumerations
+
Enumerator
a
c
d
e
i
k
l
m
n
p
r
s
u
w
+
Related Functions
b
c
d
e
f
g
i
k
l
m
n
o
p
s
v
+
Files
File List
+
File Members
+
All
a
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
v
w
+
Functions
c
f
h
m
r
s
u
w
+
Variables
a
c
d
f
g
i
k
l
m
n
p
r
s
t
Typedefs
+
Macros
d
e
f
i
l
m
n
p
r
s
u
v
•
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.
appendBlock
(const Block &block)
ndn::encoding::Encoder
appendByte
(uint8_t value)
ndn::encoding::Encoder
appendByteArray
(const uint8_t *array, size_t length)
ndn::encoding::Encoder
appendByteArrayBlock
(uint32_t type, const uint8_t *array, size_t arraySize)
ndn::encoding::Encoder
appendNonNegativeInteger
(uint64_t integer)
ndn::encoding::Encoder
appendRange
(Iterator first, Iterator last)
ndn::encoding::Encoder
inline
appendVarNumber
(uint64_t varNumber)
ndn::encoding::Encoder
begin
()
ndn::encoding::Encoder
inline
begin
() const
ndn::encoding::Encoder
inline
block
(bool verifyLength=true) const
ndn::encoding::Encoder
buf
()
ndn::encoding::Encoder
inline
buf
() const
ndn::encoding::Encoder
inline
capacity
() const
ndn::encoding::Encoder
inline
const_iterator
typedef
ndn::encoding::Encoder
Encoder
(size_t totalReserve=MAX_NDN_PACKET_SIZE, size_t reserveFromBack=400)
ndn::encoding::Encoder
explicit
Encoder
(const Encoder &)=delete
ndn::encoding::Encoder
Encoder
(const Block &block)
ndn::encoding::Encoder
explicit
end
()
ndn::encoding::Encoder
inline
end
() const
ndn::encoding::Encoder
inline
getBuffer
()
ndn::encoding::Encoder
inline
iterator
typedef
ndn::encoding::Encoder
operator=
(const Encoder &)=delete
ndn::encoding::Encoder
prependBlock
(const Block &block)
ndn::encoding::Encoder
prependByte
(uint8_t value)
ndn::encoding::Encoder
prependByteArray
(const uint8_t *array, size_t length)
ndn::encoding::Encoder
prependByteArrayBlock
(uint32_t type, const uint8_t *array, size_t arraySize)
ndn::encoding::Encoder
prependNonNegativeInteger
(uint64_t integer)
ndn::encoding::Encoder
prependRange
(Iterator first, Iterator last)
ndn::encoding::Encoder
inline
prependVarNumber
(uint64_t varNumber)
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
ndn::encoding::Encoder
inline
value_type
typedef
ndn::encoding::Encoder
Generated on Tue Aug 7 2018 16:19:21 for ndnSIM by
1.8.14