|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
This is the complete list of members for ndnph::Name, including all inherited members.
| append(Region ®ion, const C &... comps) const | ndnph::Name | inline |
| begin() const | ndnph::Name | inline |
| clone(Region ®ion) const | ndnph::Name | inline |
| CMP_EQUAL enum value | ndnph::Name | |
| CMP_GT enum value | ndnph::Name | |
| CMP_LPREFIX enum value | ndnph::Name | |
| CMP_LT enum value | ndnph::Name | |
| CMP_RPREFIX enum value | ndnph::Name | |
| compare(const Name &other) const | ndnph::Name | inline |
| CompareResult enum name | ndnph::Name | |
| decodeFrom(const Decoder::Tlv &d) | ndnph::Name | inline |
| encodeTo(Encoder &encoder) const | ndnph::Name | inline |
| end() const | ndnph::Name | inline |
| getPrefix(int n=0) const | ndnph::Name | inline |
| isPrefixOf(const Name &other) const | ndnph::Name | inline |
| length() const | ndnph::Name | inline |
| Name(const uint8_t *value=nullptr, size_t length=0) | ndnph::Name | inlineexplicit |
| Name(Region ®ion, It first, It last) | ndnph::Name | inlineexplicit |
| Name(Region ®ion, std::initializer_list< uint8_t > value) | ndnph::Name | inlineexplicit |
| operator bool() const | ndnph::Name | inlineexplicit |
| operator Esp32Printable() const | ndnph::Printable | inline |
| operator[](int i) const | ndnph::Name | inline |
| parse(Region ®ion, const char *uri) | ndnph::Name | inlinestatic |
| printTo(::Print &p) const final | ndnph::Name | inlinevirtual |
| size() const | ndnph::Name | inline |
| slice(int first=0, int last=0) const | ndnph::Name | inline |
| value() const | ndnph::Name | inline |