|
ndn-embeds 0.1.0
Lightweight NDN protocol stack for embedded systems
|
This is the complete list of members for ndn::Name, including all inherited members.
| appendComponent(std::string_view comp) | ndn::Name | |
| appendComponent(const uint8_t *value, size_t len) | ndn::Name | |
| compare(const Name &other) const | ndn::Name | |
| component(size_t index) const | ndn::Name | |
| componentCount() const | ndn::Name | inline |
| empty() const | ndn::Name | inline |
| encode(uint8_t *buf, size_t bufSize, size_t &encodedLen) const | ndn::Name | |
| equals(const Name &other) const | ndn::Name | |
| fromUri(std::string_view uri) | ndn::Name | static |
| fromWire(const uint8_t *buf, size_t len, size_t *bytesRead=nullptr) | ndn::Name | static |
| hash() const | ndn::Name | |
| isPrefixOf(const Name &other) const | ndn::Name | |
| Name()=default | ndn::Name | |
| toUri(char *buf, size_t bufSize) const | ndn::Name | |
| wireLength() const | ndn::Name | inline |
| wireValue() const | ndn::Name | inline |