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

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

#include <concepts.hpp>

Inheritance diagram for ndn::WireEncodable< X >:

Public Member Functions

 BOOST_CONCEPT_USAGE (WireEncodable)
 

Detailed Description

template<class X>
class ndn::WireEncodable< X >

a concept check for TLV abstraction with .wireEncode method

Definition at line 44 of file concepts.hpp.

Member Function Documentation

◆ BOOST_CONCEPT_USAGE()

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

Definition at line 47 of file concepts.hpp.

References ndn::Block::size().


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