ndn::lp::detail::DecodeHelper< TlvType, T > Struct Template Reference

#include <field-decl.hpp>

Static Public Member Functions

static BOOST_CONCEPT_REQUIRES (((WireDecodable< T >)),(T)) decode(const Block &wire)
 

Detailed Description

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

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

Member Function Documentation

template<typename TlvType , typename T >
static ndn::lp::detail::DecodeHelper< TlvType, T >::BOOST_CONCEPT_REQUIRES ( ((WireDecodable< T >))  ,
(T)   
) const
inlinestatic

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