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 | |
getFinalBlock() const | ndn::MetaInfo | inline |
getFreshnessPeriod() const | ndn::MetaInfo | inline |
getType() const | ndn::MetaInfo | inline |
MetaInfo() | ndn::MetaInfo | |
MetaInfo(const Block &block) | ndn::MetaInfo | explicit |
removeAppMetaInfo(uint32_t tlvType) | ndn::MetaInfo | |
setAppMetaInfo(const std::list< Block > &info) | ndn::MetaInfo | |
setFinalBlock(optional< name::Component > finalBlockId) | ndn::MetaInfo | |
setFreshnessPeriod(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 |