ndn::lp::EncodeHelper< TAG, TlvType, uint64_t > Struct Template Reference

#include <ndn-cxx/lp/field-decl.hpp>

Static Public Member Functions

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

Detailed Description

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

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

Member Function Documentation

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

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