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)
Contains classes and functions related to NDNLPv2.
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 according to severity.