24 #ifndef NDN_CXX_LP_NACK_HEADER_HPP 
   25 #define NDN_CXX_LP_NACK_HEADER_HPP 
   65   template<encoding::Tag TAG>
 
Represents a TLV element of the NDN packet format.
 
#define NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS(ClassName)
 
NackReason
indicates the reason type of a network NACK
 
std::ostream & operator<<(std::ostream &os, CachePolicyType policy)
 
bool isLessSevere(lp::NackReason x, lp::NackReason y)
compare NackReason for severity