connection.hpp File Reference
#include "ndn-cxx/detail/common.hpp"
#include <boost/operators.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::signal::Connection
 Represents a connection to a signal. More...
 

Namespaces

 ndn
 
 ndn::signal
 

Typedefs

using ndn::signal::DisconnectFunction = std::function< void()>