Classes | |
| class | Connection |
| represents a connection to a signal More... | |
| class | DummyExtraArg |
| (implementation detail) a filler for extra argument More... | |
| class | ScopedConnection |
| Disconnects a Connection automatically upon destruction. More... | |
| class | Signal |
| provides a lightweight signal / event system More... | |
Typedefs | |
| using | DisconnectFunction = std::function< void()> |
| using ndn::util::signal::DisconnectFunction = typedef std::function<void()> |
Definition at line 31 of file connection.hpp.