esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
ndnph::detail::EvdElementDefNni< type, order, NniClass, ValueType > Class Template Reference

#include <ev-decoder.hpp>

Inherits ndnph::detail::EvdElementDefBase< type, false, order >.

Public Member Functions

 EvdElementDefNni (ValueType *value)
 
bool operator() (const Decoder::Tlv &d) const
 

Additional Inherited Members

- Public Types inherited from ndnph::detail::EvdElementDefBase< type, false, order >
using TT = std::integral_constant< int, type >
 
using Repeatable = std::integral_constant< bool, repeatable >
 
using Order = std::integral_constant< int, order >
 

Constructor & Destructor Documentation

◆ EvdElementDefNni()

template<int type, int order, typename NniClass , typename ValueType >
ndnph::detail::EvdElementDefNni< type, order, NniClass, ValueType >::EvdElementDefNni ( ValueType *  value)
inlineexplicit

Member Function Documentation

◆ operator()()

template<int type, int order, typename NniClass , typename ValueType >
bool ndnph::detail::EvdElementDefNni< type, order, NniClass, ValueType >::operator() ( const Decoder::Tlv d) const
inline

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