ndn::WireDecodable< X > Class Template Reference

a concept check for TLV abstraction with .wireDecode method and constructible from Block More...

#include <ndn-cxx/util/concepts.hpp>

+ Inheritance diagram for ndn::WireDecodable< X >:

Public Member Functions

 BOOST_CONCEPT_USAGE (WireDecodable)
 

Detailed Description

template<class X>
class ndn::WireDecodable< X >

a concept check for TLV abstraction with .wireDecode method and constructible from Block

Definition at line 80 of file concepts.hpp.

Member Function Documentation

template<class X >
ndn::WireDecodable< X >::BOOST_CONCEPT_USAGE ( WireDecodable< X >  )
inline

Definition at line 83 of file concepts.hpp.