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