#include "ndn-cxx/detail/common.hpp"
Include dependency graph for connection.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ndn::util::signal::Connection |
| represents a connection to a signal More... | |
Namespaces | |
| ndn | |
| ndn::util | |
| ndn::util::signal | |
Typedefs | |
| using | ndn::util::signal::DisconnectFunction = std::function< void()> |