22 #ifndef NDN_MGMT_NFD_FACE_EVENT_NOTIFICATION_HPP 23 #define NDN_MGMT_NFD_FACE_EVENT_NOTIFICATION_HPP 45 template<encoding::Tag TAG>
90 #endif // NDN_MGMT_NFD_FACE_EVENT_NOTIFICATION_HPP Copyright (c) 2013-2017 Regents of the University of California.
bool operator!=(const ChannelStatus &a, const ChannelStatus &b)
represents a Face status change notification
Represents a TLV element of NDN packet format.
FaceEventNotification & setKind(FaceEventKind kind)
#define NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS(ClassName)
bool operator==(const ChannelStatus &a, const ChannelStatus &b)
std::ostream & operator<<(std::ostream &os, FaceScope faceScope)
FaceEventKind getKind() const
provides getters and setters for face information fields
void wireDecode(const Block &wire)
decode FaceEventNotification
const Block & wireEncode() const
encode FaceEventNotification