NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
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

◆ BOOST_CONCEPT_USAGE()

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

Definition at line 63 of file concepts.hpp.


The documentation for this class was generated from the following file: