NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
face-event-notification.hpp File Reference
#include "face-traits.hpp"
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
 

Functions

 ndn::nfd::NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS (FaceEventNotification)
 
bool ndn::nfd::operator== (const FaceEventNotification &a, const FaceEventNotification &b)
 
bool ndn::nfd::operator!= (const FaceEventNotification &a, const FaceEventNotification &b)
 
std::ostream & ndn::nfd::operator<< (std::ostream &os, const FaceEventNotification &notification)