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
Class List
Class Index
Class Hierarchy
Class Members
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=8800, 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 Feb 23 2016 22:18:48 for ndnSIM by
1.8.11