This is the complete list of members for ndn::MetaInfo, including all inherited members.
addAppMetaInfo(const Block &block) | ndn::MetaInfo | |
findAppMetaInfo(uint32_t tlvType) const | ndn::MetaInfo | |
getAppMetaInfo() const | ndn::MetaInfo | |
getFinalBlockId() const | ndn::MetaInfo | inline |
getFreshnessPeriod() const | ndn::MetaInfo | inline |
getType() const | ndn::MetaInfo | inline |
MetaInfo() | ndn::MetaInfo | |
MetaInfo(const Block &block) | ndn::MetaInfo | explicit |
operator!=(const MetaInfo &other) const | ndn::MetaInfo | inline |
operator==(const MetaInfo &other) const | ndn::MetaInfo | inline |
removeAppMetaInfo(uint32_t tlvType) | ndn::MetaInfo | |
setAppMetaInfo(const std::list< Block > &info) | ndn::MetaInfo | |
setFinalBlockId(const name::Component &finalBlockId) | ndn::MetaInfo | |
setFreshnessPeriod(const time::milliseconds &freshnessPeriod) | ndn::MetaInfo | |
setType(uint32_t type) | ndn::MetaInfo | |
wireDecode(const Block &wire) | ndn::MetaInfo | |
wireEncode(EncodingImpl< TAG > &encoder) const | ndn::MetaInfo | |
wireEncode() const | ndn::MetaInfo |