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