ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
Loading...
Searching...
No Matches
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

namespace  ndn
 
namespace  ndn::signal
 

Typedefs

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