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