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;
Represents a TLV element of the NDN packet format.
A prefix announcement object that represents an application's intent of registering a prefix toward i...
Represents an error in TLV encoding or decoding.
Error(const char *expectedType, uint32_t actualType)
#define NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS(ClassName)