22 #ifndef NDN_CXX_MGMT_NFD_FACE_EVENT_NOTIFICATION_HPP
23 #define NDN_CXX_MGMT_NFD_FACE_EVENT_NOTIFICATION_HPP
45 template<encoding::Tag TAG>
Represents a TLV element of the NDN packet format.
Represents a Face status change notification.
const Block & wireEncode() const
Encode FaceEventNotification.
FaceEventNotification & setKind(FaceEventKind kind)
FaceEventKind getKind() const
void wireDecode(const Block &wire)
Decode FaceEventNotification.
Provides getters and setters for face information fields.
#define NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS(ClassName)
bool operator!=(const ChannelStatus &a, const ChannelStatus &b)
std::ostream & operator<<(std::ostream &os, FaceScope faceScope)
bool operator==(const ChannelStatus &a, const ChannelStatus &b)