This is the complete list of members for ndn::Link, including all inherited members.
addDelegation(uint32_t preference, const Name &name) | ndn::Link | |
countDelegationsFromWire(const Block &block) | ndn::Link | static |
Data() | ndn::Data | |
Data(const Name &name) | ndn::Data | |
Data(const Block &wire) | ndn::Data | explicit |
decodeContent() | ndn::Link | protected |
DelegationSet typedef | ndn::Link | |
encodeContent(EncodingImpl< TAG > &encoder) const | ndn::Link | protected |
encodeContent() | ndn::Link | protected |
findDelegationFromWire(const Block &block, const Name &delegationName) | ndn::Link | static |
getCachingPolicy() const | ndn::Data | inline |
getContent() const | ndn::Data | |
getContentType() const | ndn::Data | inline |
getDelegationFromWire(const Block &block, size_t index) | ndn::Link | static |
getDelegations() const | ndn::Link | |
getFinalBlockId() const | ndn::Data | inline |
getFreshnessPeriod() const | ndn::Data | inline |
getFullName() const | ndn::Data | |
getIncomingFaceId() const | ndn::Data | inline |
getLocalControlHeader() | ndn::Data | inline |
getLocalControlHeader() const | ndn::Data | inline |
getMetaInfo() const | ndn::Data | inline |
getName() const | ndn::Data | inline |
getSignature() const | ndn::Data | inline |
getTag() const | ndn::TagHost | inline |
hasWire() const | ndn::Data | inline |
Link()=default | ndn::Link | |
Link(const Block &block) | ndn::Link | explicit |
Link(const Name &name) | ndn::Link | explicit |
Link(const Name &name, std::initializer_list< std::pair< uint32_t, Name >> links) | ndn::Link | |
onChanged() | ndn::Data | protected |
operator!=(const Data &other) const | ndn::Data | |
operator==(const Data &other) const | ndn::Data | |
removeDelegation(const Name &name) | ndn::Link | |
removeTag() const | ndn::TagHost | inline |
setCachingPolicy(nfd::LocalControlHeader::CachingPolicy cachingPolicy) | ndn::Data | |
setContent(const uint8_t *buffer, size_t bufferSize) | ndn::Data | |
setContent(const Block &block) | ndn::Data | |
setContent(const ConstBufferPtr &contentValue) | ndn::Data | |
setContentType(uint32_t type) | ndn::Data | |
setFinalBlockId(const name::Component &finalBlockId) | ndn::Data | |
setFreshnessPeriod(const time::milliseconds &freshnessPeriod) | ndn::Data | |
setIncomingFaceId(uint64_t incomingFaceId) | ndn::Data | |
setMetaInfo(const MetaInfo &metaInfo) | ndn::Data | |
setName(const Name &name) | ndn::Data | |
setSignature(const Signature &signature) | ndn::Data | |
setSignatureValue(const Block &value) | ndn::Data | |
setTag(shared_ptr< T > tag) const | ndn::TagHost | inline |
wireDecode(const Block &wire) | ndn::Link | |
wireEncode(EncodingImpl< TAG > &encoder, bool wantUnsignedPortionOnly=false) const | ndn::Data | |
wireEncode() const | ndn::Data | |
wireEncode(EncodingBuffer &encoder, const Block &signatureValue) const | ndn::Data |