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::TypedDigest< tlvType > Class Template Reference

#include <convention.hpp>

Static Public Member Functions

static Component create (Region &region, const uint8_t digest[NDNPH_SHA256_LEN])
 
static bool match (const Component &comp)
 
static const uint8_t * parse (const Component &comp)
 

Member Function Documentation

◆ create()

template<uint16_t tlvType>
static Component ndnph::convention::detail::TypedDigest< tlvType >::create ( Region region,
const uint8_t  digest[NDNPH_SHA256_LEN] 
)
inlinestatic

◆ match()

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

◆ parse()

template<uint16_t tlvType>
static const uint8_t* ndnph::convention::detail::TypedDigest< tlvType >::parse ( const Component comp)
inlinestatic

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