NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::lp::DecodeHelper< TlvType, T > Struct Template Reference

#include <field-decl.hpp>

Static Public Member Functions

static T decode (const Block &wire)
 

Static Public Attributes

static WireDecodable< T >
 

Detailed Description

template<typename TlvType, typename T>
struct ndn::lp::DecodeHelper< TlvType, T >

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

Member Function Documentation

◆ decode()

template<typename TlvType , typename T >
static T ndn::lp::DecodeHelper< TlvType, T >::decode ( const Block wire)
inlinestatic

Member Data Documentation

◆ WireDecodable< T >

template<typename TlvType , typename T >
ndn::lp::DecodeHelper< TlvType, T >::WireDecodable< T >
static

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


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