represents an item in NFD Channel dataset
More...
#include <ndn-cxx/mgmt/nfd/channel-status.hpp>
ndn::nfd::ChannelStatus::ChannelStatus |
( |
| ) |
|
|
default |
ndn::nfd::ChannelStatus::ChannelStatus |
( |
const Block & |
payload | ) |
|
|
explicit |
const std::string& ndn::nfd::ChannelStatus::getLocalUri |
( |
| ) |
const |
|
inline |
ChannelStatus & ndn::nfd::ChannelStatus::setLocalUri |
( |
const std::string |
localUri | ) |
|
void ndn::nfd::ChannelStatus::wireDecode |
( |
const Block & |
wire | ) |
|
template<encoding::Tag TAG>
size_t ndn::nfd::ChannelStatus::wireEncode |
( |
EncodingImpl< TAG > & |
encoder | ) |
const |
const Block & ndn::nfd::ChannelStatus::wireEncode |
( |
| ) |
const |