NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::Data Member List

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

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
getFinalBlock() constndn::Datainline
getFreshnessPeriod() constndn::Datainline
getFullName() constndn::Data
getKeyLocator() const noexceptndn::Datainline
getMetaInfo() const noexceptndn::Datainline
getName() const noexceptndn::Datainline
getSignatureInfo() const noexceptndn::Datainline
getSignatureType() const noexceptndn::Datainline
getSignatureValue() const noexceptndn::Datainline
getTag() constndn::TagHost
hasContent() const noexceptndn::Datainline
hasWire() const noexceptndn::Datainline
removeTag() constndn::TagHost
resetWire()ndn::Dataprotected
setCongestionMark(uint64_t mark)ndn::PacketBase
setContent(const Block &block)ndn::Data
setContent(span< const uint8_t > value)ndn::Data
setContent(const uint8_t *value, size_t length)ndn::Data
setContent(ConstBufferPtr value)ndn::Data
setContentType(uint32_t type)ndn::Data
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
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)ndn::Data
wireEncode(EncodingImpl< TAG > &encoder, bool wantUnsignedPortionOnly=false) constndn::Data
wireEncode(EncodingBuffer &encoder, span< const uint8_t > signature) constndn::Data
wireEncode() constndn::Data