22 #ifndef NDN_MGMT_NFD_CHANNEL_STATUS_HPP 23 #define NDN_MGMT_NFD_CHANNEL_STATUS_HPP 25 #include "../../encoding/block.hpp" 53 template<encoding::Tag TAG>
74 std::string m_localUri;
96 #endif // NDN_MGMT_NFD_CHANNEL_STATUS_HPP Copyright (c) 2013-2017 Regents of the University of California.
bool operator!=(const ChannelStatus &a, const ChannelStatus &b)
Error(const std::string &what)
Represents a TLV element of NDN packet format.
#define NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS(ClassName)
const std::string & getLocalUri() const
bool operator==(const ChannelStatus &a, const ChannelStatus &b)
const Block & wireEncode() const
std::ostream & operator<<(std::ostream &os, FaceScope faceScope)
represents an item in NFD Channel dataset
void wireDecode(const Block &wire)
represents an error in TLV encoding or decoding
ChannelStatus & setLocalUri(const std::string localUri)