ndn::WireDecodable< X > Class Template Reference

A concept check for TLV abstraction with a wireDecode(Block) 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 a wireDecode(Block) method and constructible from Block.

Definition at line 80 of file concepts.hpp.

Member Function Documentation

◆ BOOST_CONCEPT_USAGE()

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

Definition at line 83 of file concepts.hpp.