22 #ifndef NDN_META_INFO_HPP    23 #define NDN_META_INFO_HPP    79   template<encoding::Tag TAG>
   123   const std::list<Block>&
   196   std::list<Block> m_appMetaInfo;
   198   mutable Block m_wire;
   215   return m_freshnessPeriod;
   221   return m_finalBlockId;
   233   return !(*
this == other);
   238 #endif // NDN_META_INFO_HPP Copyright (c) 2011-2015 Regents of the University of California. 
 
std::ostream & operator<<(std::ostream &os, const Data &data)
 
boost::posix_time::time_duration milliseconds(long duration)
 
Represents a TLV element of NDN packet format. 
 
const time::milliseconds DEFAULT_FRESHNESS_PERIOD
 
NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS(Exclude)
 
uint64_t tlvType
TLV-TYPE of the field; 0 if field does not exist. 
 
Component holds a read-only name component value. 
 
represents an error in TLV encoding or decoding