ndn::Link Member List

This is the complete list of members for ndn::Link, including all inherited members.

addDelegation(uint32_t preference, const Name &name)ndn::Link
Data(const Name &name=Name())ndn::Dataexplicit
Data(const Block &wire)ndn::Dataexplicit
extractSignedRanges() constndn::Data
getCongestionMark() constndn::PacketBase
getContent() const noexceptndn::Datainline
getContentType() constndn::Datainline
getDelegationList() constndn::Linkinline
getFinalBlock() constndn::Datainline
getFreshnessPeriod() constndn::Datainline
getFullName() constndn::Data
getKeyLocator() const noexceptndn::Datainline
getMetaInfo() const noexceptndn::Datainline
getName() const noexceptndn::Datainline
getSignature() constndn::Data
getSignatureInfo() const noexceptndn::Datainline
getSignatureType() const noexceptndn::Datainline
getSignatureValue() const noexceptndn::Datainline
getTag() constndn::TagHost
hasContent() const noexceptndn::Datainline
hasWire() const noexceptndn::Datainline
Link()ndn::Link
Link(const Block &wire, bool wantSort=true)ndn::Linkexplicit
Link(const Name &name, std::initializer_list< Delegation > dels={})ndn::Linkexplicit
removeDelegation(const Name &name)ndn::Link
removeTag() constndn::TagHost
resetWire()ndn::Dataprotected
setCongestionMark(uint64_t mark)ndn::PacketBase
setContent(const Block &block)ndn::Data
setContent(const uint8_t *value, size_t length)ndn::Data
setContent(ConstBufferPtr value)ndn::Data
setContentType(uint32_t type)ndn::Data
setDelegationList(const DelegationList &dels)ndn::Link
setFinalBlock(optional< name::Component > finalBlockId)ndn::Data
setFreshnessPeriod(time::milliseconds freshnessPeriod)ndn::Data
setMetaInfo(const MetaInfo &metaInfo)ndn::Data
setName(const Name &name)ndn::Data
setSignature(const Signature &signature)ndn::Data
setSignatureInfo(const SignatureInfo &info)ndn::Data
setSignatureValue(ConstBufferPtr value)ndn::Data
setTag(shared_ptr< T > tag) constndn::TagHost
unsetContent()ndn::Data
wireDecode(const Block &wire, bool wantSort=true)ndn::Link
ndn::Data::wireDecode(const Block &wire)ndn::Data
wireEncode(EncodingImpl< TAG > &encoder, bool wantUnsignedPortionOnly=false) constndn::Data
wireEncode(EncodingBuffer &encoder, const Block &signatureValue) constndn::Data
wireEncode() constndn::Data