22 #ifndef NDN_CXX_LP_PREFIX_ANNOUNCEMENT_HEADER_HPP 23 #define NDN_CXX_LP_PREFIX_ANNOUNCEMENT_HEADER_HPP 57 template<encoding::Tag TAG>
64 const optional<PrefixAnnouncement>&
71 optional<PrefixAnnouncement> m_prefixAnn;
79 #endif // NDN_CXX_LP_PREFIX_ANNOUNCEMENT_HEADER_HPP
Represents a TLV element of the NDN packet format.
#define NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS(ClassName)
A prefix announcement object that represents an application's intent of registering a prefix toward i...
Error(const char *expectedType, uint32_t actualType)
represents an error in TLV encoding or decoding