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) 2014-2015, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St.
 
 nfd::face
 

Functions

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