#include "channel.hpp"
Go to the source code of this file.
Namespaces | |
nfd | |
Copyright (c) 2011-2015 Regents of the University of California. | |
Functions | |
void | nfd::connectFaceClosedSignal (Face &face, const std::function< void()> &f) |
invokes a callback when the face is closed More... | |