22 #ifndef NDN_MGMT_NFD_CHANNEL_STATUS_HPP    23 #define NDN_MGMT_NFD_CHANNEL_STATUS_HPP    49   template<encoding::Tag TAG>
    70   std::string m_localUri;
    92 #endif // NDN_MGMT_NFD_CHANNEL_STATUS_HPP 
bool operator!=(const ChannelStatus &a, const ChannelStatus &b)
const std::string & getLocalUri() const
const Block & wireEncode() const
Represents a TLV element of NDN packet format. 
#define NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS(ClassName)
bool operator==(const ChannelStatus &a, const ChannelStatus &b)
std::ostream & operator<<(std::ostream &os, FaceScope faceScope)
represents an item in NFD Channel dataset 
void wireDecode(const Block &wire)
Error(const char *expectedType, uint32_t actualType)
represents an error in TLV encoding or decoding 
ChannelStatus & setLocalUri(const std::string localUri)