esp8266ndn
NDN Arduino library for ESP8266 and more
Loading...
Searching...
No Matches
ndnph::Component Member List

This is the complete list of members for ndnph::Component, including all inherited members.

as(Arg &&... arg) const -> decltype(Convention::parse(*this, std::forward< Arg >(arg)...))ndnph::Componentinline
Component()=defaultndnph::Componentexplicit
Component(Region &region, uint16_t type, size_t length, const uint8_t *value)ndnph::Componentinlineexplicit
Component(Region &region, size_t length, const uint8_t *value)ndnph::Componentinlineexplicit
Component(uint8_t *buf, size_t bufLen, uint16_t type, size_t length, const uint8_t *value, bool writeFromBack=false)ndnph::Componentinlineexplicit
constant(const uint8_t *tlv, size_t size)ndnph::Componentinlinestatic
decodeFrom(const Decoder::Tlv &d)ndnph::Componentinline
encodeTo(Encoder &encoder) constndnph::Componentinline
from(Region &region, uint16_t type, const Arg &... arg)ndnph::Componentinlinestatic
is() constndnph::Componentinline
length() constndnph::Componentinline
operator bool() constndnph::Componentinlineexplicit
operator Esp32Printable() constndnph::Printableinline
parse(Region &region, const char *uri)ndnph::Componentinlinestatic
parse(Region &region, const char *uri, size_t uriLen)ndnph::Componentinlinestatic
parse(uint8_t *buf, size_t bufLen, const char *uri)ndnph::Componentinlinestatic
parse(uint8_t *buf, size_t bufLen, const char *uri, size_t uriLen, bool writeFromBack=false)ndnph::Componentinlinestatic
printTo(::Print &p) const finalndnph::Componentinlinevirtual
size() constndnph::Componentinline
tlv() constndnph::Componentinline
type() constndnph::Componentinline
value() constndnph::Componentinline