NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::encoding::Estimator Member List

This is the complete list of members for ndn::encoding::Estimator, including all inherited members.

appendBytes(span< const uint8_t > bytes) const noexceptndn::encoding::Estimatorinline
appendNonNegativeInteger(uint64_t n) const noexceptndn::encoding::Estimatorinline
appendRange(Iterator first, Iterator last) const noexceptndn::encoding::Estimatorinline
appendVarNumber(uint64_t n) const noexceptndn::encoding::Estimatorinline
prependBytes(span< const uint8_t > bytes) const noexceptndn::encoding::Estimatorinline
prependNonNegativeInteger(uint64_t n) const noexceptndn::encoding::Estimatorinline
prependRange(Iterator first, Iterator last) const noexceptndn::encoding::Estimatorinline
prependVarNumber(uint64_t n) const noexceptndn::encoding::Estimatorinline