This is the complete list of members for ndn::Data, including all inherited members.
| Data() | ndn::Data | |
| Data(const Name &name) | ndn::Data | |
| Data(const Block &wire) | ndn::Data | explicit |
| getContent() const | ndn::Data | |
| getContentType() const | ndn::Data | inline |
| getFinalBlockId() const | ndn::Data | inline |
| getFreshnessPeriod() const | ndn::Data | inline |
| getFullName() const | ndn::Data | |
| 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 |
| onChanged() | ndn::Data | protected |
| operator!=(const Data &other) const | ndn::Data | |
| operator==(const Data &other) const | ndn::Data | |
| removeTag() const | ndn::TagHost | inline |
| 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 | |
| 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::Data | |
| wireEncode(EncodingImpl< TAG > &encoder, bool wantUnsignedPortionOnly=false) const | ndn::Data | |
| wireEncode() const | ndn::Data | |
| wireEncode(EncodingBuffer &encoder, const Block &signatureValue) const | ndn::Data |