NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::lp::EncodeHelper< TAG, TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > > Struct Template Reference

#include <field-decl.hpp>

Static Public Member Functions

static size_t encode (EncodingImpl< TAG > &encoder, const std::pair< Buffer::const_iterator, Buffer::const_iterator > &value)
 

Detailed Description

template<typename encoding::Tag TAG, typename TlvType>
struct ndn::lp::EncodeHelper< TAG, TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > >

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

Member Function Documentation

◆ encode()

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

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


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