represents a PrefixAnnouncement header field in NDNLP
More...
#include <ndn-cxx/lp/prefix-announcement-header.hpp>
represents a PrefixAnnouncement header field in NDNLP
Definition at line 32 of file prefix-announcement-header.hpp.
| ndn::lp::PrefixAnnouncementHeader::PrefixAnnouncementHeader |
( |
| ) |
|
|
default |
| ndn::lp::PrefixAnnouncementHeader::PrefixAnnouncementHeader |
( |
const Block & |
block | ) |
|
|
explicit |
| ndn::lp::PrefixAnnouncementHeader::PrefixAnnouncementHeader |
( |
PrefixAnnouncement |
prefixAnn | ) |
|
|
explicit |
| const optional<PrefixAnnouncement>& ndn::lp::PrefixAnnouncementHeader::getPrefixAnn |
( |
| ) |
const |
|
inline |
| void ndn::lp::PrefixAnnouncementHeader::wireDecode |
( |
const Block & |
wire | ) |
|
template<encoding::Tag TAG>
| size_t ndn::lp::PrefixAnnouncementHeader::wireEncode |
( |
EncodingImpl< TAG > & |
encoder | ) |
const |