ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
Loading...
Searching...
No Matches
ndn::lp::DecodeHelper< TlvType, T > Struct Template Reference

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

Static Public Member Functions

static T decode (const Block &wire)
 

Detailed Description

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

Definition at line 40 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

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