esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
ndnph::convention::detail::TypedString< tlvType > Class Template Reference

#include <convention.hpp>

Static Public Member Functions

static Component create (Region &region, const char *s)
 
static bool match (const Component &comp)
 
static const char * parse (const Component &comp, Region &region)
 

Member Function Documentation

◆ create()

template<uint16_t tlvType>
static Component ndnph::convention::detail::TypedString< tlvType >::create ( Region region,
const char *  s 
)
inlinestatic

◆ match()

template<uint16_t tlvType>
static bool ndnph::convention::detail::TypedString< tlvType >::match ( const Component comp)
inlinestatic

◆ parse()

template<uint16_t tlvType>
static const char* ndnph::convention::detail::TypedString< tlvType >::parse ( const Component comp,
Region region 
)
inlinestatic

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