#include "channel.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, const std::function< void()> &f) |
| invokes a callback when the face is closed More... | |