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::ndncert::packet_struct::ParameterKV::Parser Class Reference

#include <common.hpp>

Public Member Functions

 Parser (ParameterKV &target)
 
bool parseKey (const Decoder::Tlv &d)
 
bool parseValue (const Decoder::Tlv &d)
 

Constructor & Destructor Documentation

◆ Parser()

ndnph::ndncert::packet_struct::ParameterKV::Parser::Parser ( ParameterKV target)
inlineexplicit

Member Function Documentation

◆ parseKey()

bool ndnph::ndncert::packet_struct::ParameterKV::Parser::parseKey ( const Decoder::Tlv d)
inline

◆ parseValue()

bool ndnph::ndncert::packet_struct::ParameterKV::Parser::parseValue ( const Decoder::Tlv d)
inline

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