NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
channel.cpp File Reference
#include "channel.hpp"
#include "face.hpp"
Include dependency graph for channel.cpp:

Go to the source code of this file.

Namespaces

 nfd
 Copyright (c) 2011-2015 Regents of the University of California.
 
 nfd::face
 

Functions

void nfd::face::connectFaceClosedSignal (Face &face, std::function< void()> f)
 Invokes a callback when a face is closed. More...