#include <list>
#include <utility>
#include "Connection.hxx"
Go to the source code of this file.
Classes | |
class | SigSlot::ConnectionHandler< SignalType > |
Handler for a given Signal connections. More... | |
struct | SigSlot::ConnectionHandler< SignalType >::tCallback |
Inner type for ConnectionHandler. More... | |
Namespaces | |
namespace | SigSlot |
The namespace for CLAM Signals & Slot Library. |
Definition in file ConnectionHandler.hxx.