Data abstraction for Destination.
More...
#include <destination.hpp>
◆ Destination() [1/2]
| nlsr::tlv::Destination::Destination |
( |
| ) |
|
|
default |
◆ Destination() [2/2]
| nlsr::tlv::Destination::Destination |
( |
const ndn::Block & |
block | ) |
|
|
explicit |
◆ getName()
| const ndn::Name& nlsr::tlv::Destination::getName |
( |
| ) |
const |
|
inline |
◆ setName()
| Destination& nlsr::tlv::Destination::setName |
( |
const ndn::Name & |
name | ) |
|
|
inline |
◆ wireDecode()
| void nlsr::tlv::Destination::wireDecode |
( |
const ndn::Block & |
wire | ) |
|
◆ wireEncode() [1/2]
template<ndn::encoding::Tag TAG>
| size_t nlsr::tlv::Destination::wireEncode |
( |
ndn::EncodingImpl< TAG > & |
block | ) |
const |
◆ wireEncode() [2/2]
| const ndn::Block & nlsr::tlv::Destination::wireEncode |
( |
| ) |
const |