face-event-notification.hpp File Reference
Include dependency graph for face-event-notification.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ndn::nfd::FaceEventNotification
 represents a Face status change notification More...
 

Namespaces

 ndn
 Copyright (c) 2013-2016 Regents of the University of California.
 
 ndn::nfd
 

Enumerations

enum  ndn::nfd::FaceEventKind { ndn::nfd::FACE_EVENT_CREATED = 1, ndn::nfd::FACE_EVENT_DESTROYED = 2, ndn::nfd::FACE_EVENT_UP = 3, ndn::nfd::FACE_EVENT_DOWN = 4 }
 

Functions

std::ostream & ndn::nfd::operator<< (std::ostream &os, const FaceEventNotification &notification)