ndn-embeds 0.1.0
Lightweight NDN protocol stack for embedded systems
Loading...
Searching...
No Matches
ndn::Name Member List

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) constndn::Name
component(size_t index) constndn::Name
componentCount() constndn::Nameinline
empty() constndn::Nameinline
encode(uint8_t *buf, size_t bufSize, size_t &encodedLen) constndn::Name
equals(const Name &other) constndn::Name
fromUri(std::string_view uri)ndn::Namestatic
fromWire(const uint8_t *buf, size_t len, size_t *bytesRead=nullptr)ndn::Namestatic
hash() constndn::Name
isPrefixOf(const Name &other) constndn::Name
Name()=defaultndn::Name
toUri(char *buf, size_t bufSize) constndn::Name
wireLength() constndn::Nameinline
wireValue() constndn::Nameinline