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::EvdElementDefIgnore< type, repeatable, order > Struct Template Reference

#include <ev-decoder.hpp>

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

Public Member Functions

bool operator() (const Decoder::Tlv &) const
 

Additional Inherited Members

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

Member Function Documentation

◆ operator()()

template<int type, bool repeatable, int order>
bool ndnph::detail::EvdElementDefIgnore< type, repeatable, order >::operator() ( const Decoder::Tlv ) const
inline

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