ndn::NotificationStreamItem< X > Class Template Reference

Concept check for an item in a Notification Stream. More...

#include <ndn-cxx/util/concepts.hpp>

+ Inheritance diagram for ndn::NotificationStreamItem< X >:
+ Collaboration diagram for ndn::NotificationStreamItem< X >:

Public Member Functions

 BOOST_CONCEPT_USAGE (NfdMgmtProtocolStruct)
 
 BOOST_CONCEPT_USAGE (WireDecodable)
 
 BOOST_CONCEPT_USAGE (WireEncodable)
 
 BOOST_CONCEPT_USAGE (WireEncodableWithEncodingBuffer)
 

Detailed Description

template<class X>
class ndn::NotificationStreamItem< X >

Concept check for an item in a Notification Stream.

See also
https://redmine.named-data.net/projects/nfd/wiki/Notification

Definition at line 123 of file concepts.hpp.

Member Function Documentation

◆ BOOST_CONCEPT_USAGE() [1/4]

template<class X >
ndn::detail::NfdMgmtProtocolStruct< X >::BOOST_CONCEPT_USAGE ( NfdMgmtProtocolStruct< X >  )
inlineinherited

Definition at line 99 of file concepts.hpp.

◆ BOOST_CONCEPT_USAGE() [2/4]

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

Definition at line 83 of file concepts.hpp.

◆ BOOST_CONCEPT_USAGE() [3/4]

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

Definition at line 47 of file concepts.hpp.

◆ BOOST_CONCEPT_USAGE() [4/4]

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

Definition at line 63 of file concepts.hpp.