ndn::WireEncodableWithEncodingBuffer< X > Class Template Reference

a concept check for TLV abstraction with .wireEncode method More...

#include <concepts.hpp>

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

Public Member Functions

 BOOST_CONCEPT_USAGE (WireEncodableWithEncodingBuffer)
 

Detailed Description

template<class X>
class ndn::WireEncodableWithEncodingBuffer< X >

a concept check for TLV abstraction with .wireEncode method

Definition at line 60 of file concepts.hpp.

Member Function Documentation

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

Definition at line 63 of file concepts.hpp.