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, T > Struct Template Reference

#include <field-decl.hpp>

Static Public Member Functions

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

Static Public Attributes

static WireEncodable< T >
 

Detailed Description

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

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

Member Function Documentation

§ encode()

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

Member Data Documentation

§ WireEncodable< T >

template<typename encoding::Tag TAG, typename TlvType , typename T >
ndn::lp::detail::EncodeHelper< TAG, TlvType, T >::WireEncodable< T >
static

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


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