ndn-cxx: NDN C++ library with eXperimental eXtensions 0.9.0 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
r
s
t
u
v
w
y
z
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Variables
a
c
d
e
h
i
k
l
m
n
p
s
t
v
z
Typedefs
a
b
c
d
e
f
h
i
m
n
p
r
s
t
u
v
w
y
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
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
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
d
e
f
g
i
k
m
n
o
p
r
s
t
u
v
w
Typedefs
a
c
d
e
f
h
i
o
p
r
s
t
v
Enumerations
Enumerator
c
d
e
f
i
l
m
n
p
s
u
w
Related Functions
b
d
g
i
k
n
o
p
s
v
Files
File List
File Members
All
b
c
d
e
i
l
n
p
s
t
Variables
Macros
d
e
n
p
s
•
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 by
1.9.1