|
ndn-embeds 0.1.0
Lightweight NDN protocol stack for embedded systems
|
This is the complete list of members for ndn::Link, including all inherited members.
| addDelegation(const Name &delegation) | ndn::Link | |
| addDelegation(std::string_view uri) | ndn::Link | |
| clearDelegations() | ndn::Link | |
| delegation(size_t index) const | ndn::Link | |
| delegationCount() const | ndn::Link | inline |
| fromData(const Data &data) | ndn::Link | static |
| hasDelegation(const Name &name) const | ndn::Link | |
| Link()=default | ndn::Link | |
| Link(const Name &name) | ndn::Link | explicit |
| name() const | ndn::Link | inline |
| name() | ndn::Link | inline |
| setName(const Name &name) | ndn::Link | |
| setName(std::string_view uri) | ndn::Link | |
| toData(Data &data) const | ndn::Link |