#include "ndn-cxx/detail/common.hpp"

Go to the source code of this file.
Classes | |
| class | ndn::util::signal::Connection |
| represents a connection to a signal More... | |
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California. | |
| ndn::util | |
| ndn::util::signal | |
Typedefs | |
| using | ndn::util::signal::DisconnectFunction = std::function< void()> |