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

concept check for fields More...

#include <field.hpp>

Public Member Functions

 NDN_CXX_ASSERT_DEFAULT_CONSTRUCTIBLE (typename X::ValueType)
 
 BOOST_CONCEPT_USAGE (Field)
 

Detailed Description

template<class X>
struct ndn::lp::Field< X >

concept check for fields

Definition at line 61 of file field.hpp.

Member Function Documentation

◆ NDN_CXX_ASSERT_DEFAULT_CONSTRUCTIBLE()

template<class X >
ndn::lp::Field< X >::NDN_CXX_ASSERT_DEFAULT_CONSTRUCTIBLE ( typename X::ValueType  )

◆ BOOST_CONCEPT_USAGE()

template<class X >
ndn::lp::Field< X >::BOOST_CONCEPT_USAGE ( Field< X >  )
inline

Definition at line 68 of file field.hpp.


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