This is the complete list of members for ndn::Link, including all inherited members.
| addDelegation(const Name &name) | ndn::Link | |
| Data(const Name &name=Name()) | ndn::Data | explicit |
| Data(const Block &wire) | ndn::Data | explicit |
| extractSignedRanges() const | ndn::Data | |
| getCongestionMark() const | ndn::PacketBase | |
| getContent() const noexcept | ndn::Data | inline |
| getContentType() const noexcept | ndn::Data | inline |
| getDelegationList() const | ndn::Link | inline |
| getFinalBlock() const noexcept | ndn::Data | inline |
| getFreshnessPeriod() const noexcept | ndn::Data | inline |
| getFullName() const | ndn::Data | |
| getKeyLocator() const noexcept | ndn::Data | inline |
| getMetaInfo() const noexcept | ndn::Data | inline |
| getName() const noexcept | ndn::Data | inline |
| getSignatureInfo() const noexcept | ndn::Data | inline |
| getSignatureType() const noexcept | ndn::Data | inline |
| getSignatureValue() const noexcept | ndn::Data | inline |
| getTag() const | ndn::TagHost | |
| hasContent() const noexcept | ndn::Data | inline |
| hasWire() const noexcept | ndn::Data | inline |
| Link() | ndn::Link | |
| Link(const Block &wire) | ndn::Link | explicit |
| Link(const Name &name, std::initializer_list< Name > delegations={}) | ndn::Link | explicit |
| removeDelegation(const Name &name) | ndn::Link | |
| removeTag() const | ndn::TagHost | |
| resetWire() | ndn::Data | protected |
| setCongestionMark(uint64_t mark) | ndn::PacketBase | |
| setContent(const Block &block) | ndn::Data | |
| setContent(span< const uint8_t > value) | ndn::Data | |
| setContent(std::string_view value) | ndn::Data | |
| setContent(ConstBufferPtr value) | ndn::Data | |
| setContent(std::nullptr_t)=delete | ndn::Data | |
| setContentType(uint32_t type) | ndn::Data | |
| setDelegationList(std::vector< Name > delegations) | ndn::Link | |
| setFinalBlock(std::optional< name::Component > finalBlockId) | ndn::Data | |
| setFreshnessPeriod(time::milliseconds freshnessPeriod) | ndn::Data | |
| setMetaInfo(const MetaInfo &metaInfo) | ndn::Data | |
| setName(const Name &name) | ndn::Data | |
| setSignatureInfo(const SignatureInfo &info) | ndn::Data | |
| setSignatureValue(span< const uint8_t > value) | ndn::Data | |
| setSignatureValue(ConstBufferPtr value) | ndn::Data | |
| setSignatureValue(std::nullptr_t)=delete | ndn::Data | |
| setTag(std::shared_ptr< T > tag) const | ndn::TagHost | |
| unsetContent() | ndn::Data | |
| wireDecode(const Block &wire) | ndn::Link | |
| wireEncode(EncodingImpl< TAG > &encoder, bool wantUnsignedPortionOnly=false) const | ndn::Data | |
| wireEncode(EncodingBuffer &encoder, span< const uint8_t > signature) const | ndn::Data | |
| wireEncode() const | ndn::Data |