NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::lp::detail::EncodeHelper< TAG, TlvType, uint64_t > Struct Template Reference

#include <field-decl.hpp>

Static Public Member Functions

static size_t encode (EncodingImpl< TAG > &encoder, const uint64_t value)
 

Detailed Description

template<typename encoding::Tag TAG, typename TlvType>
struct ndn::lp::detail::EncodeHelper< TAG, TlvType, uint64_t >

Definition at line 85 of file field-decl.hpp.

Member Function Documentation

§ encode()

template<typename encoding::Tag TAG, typename TlvType >
static size_t ndn::lp::detail::EncodeHelper< TAG, TlvType, uint64_t >::encode ( EncodingImpl< TAG > &  encoder,
const uint64_t  value 
)
inlinestatic

Definition at line 88 of file field-decl.hpp.

References ndn::encoding::prependNonNegativeIntegerBlock().


The documentation for this struct was generated from the following file: