NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
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.

Classes

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

Namespaces

 ndn
 Copyright (c) 2011-2015 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)