22 #ifndef NDN_CXX_LP_PREFIX_ANNOUNCEMENT_HEADER_HPP
23 #define NDN_CXX_LP_PREFIX_ANNOUNCEMENT_HEADER_HPP
56 template<encoding::Tag TAG>
63 const std::optional<PrefixAnnouncement>&
70 std::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)
Contains classes and functions related to NDNLPv2.