24 #ifndef NDN_CXX_LP_CACHE_POLICY_HPP    25 #define NDN_CXX_LP_CACHE_POLICY_HPP    66   template<encoding::Tag TAG>
    80   wireDecode(
const Block& wire);
   107 #endif // NDN_CXX_LP_CACHE_POLICY_HPP represents a CachePolicy header field 
Represents a TLV element of NDN packet format. 
#define NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS(ClassName)
CachePolicyType
indicates the cache policy applied to a Data packet 
std::ostream & operator<<(std::ostream &os, CachePolicyType policy)
Error(const char *expectedType, uint32_t actualType)
represents an error in TLV encoding or decoding