esp8266ndn
NDN Arduino library for ESP8266 and more
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ndnph::tlv::NniElement< N > Class Template Reference

Encode to a TLV element where TLV-VALUE is a NonNegativeInteger. More...

#include <nni.hpp>

Public Member Functions

template<typename I >
 NniElement (uint32_t type, I value)
 
void encodeTo (Encoder &encoder) const
 

Detailed Description

template<typename N = NNI>
class ndnph::tlv::NniElement< N >

Encode to a TLV element where TLV-VALUE is a NonNegativeInteger.

Constructor & Destructor Documentation

◆ NniElement()

template<typename N = NNI>
template<typename I >
ndnph::tlv::NniElement< N >::NniElement ( uint32_t  type,
value 
)
inlineexplicit

Member Function Documentation

◆ encodeTo()

template<typename N = NNI>
void ndnph::tlv::NniElement< N >::encodeTo ( Encoder encoder) const
inline

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