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

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) constndn::Link
delegationCount() constndn::Linkinline
fromData(const Data &data)ndn::Linkstatic
hasDelegation(const Name &name) constndn::Link
Link()=defaultndn::Link
Link(const Name &name)ndn::Linkexplicit
name() constndn::Linkinline
name()ndn::Linkinline
setName(const Name &name)ndn::Link
setName(std::string_view uri)ndn::Link
toData(Data &data) constndn::Link