NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::WireDecodable< X > Class Template Reference

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

#include <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

◆ BOOST_CONCEPT_USAGE()

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

Definition at line 83 of file concepts.hpp.


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