fw4spl
fwCom::Connection Struct Reference

Class managing Signal-Slot connections. More...

#include <Connection.hpp>

+ Collaboration diagram for fwCom::Connection:

Classes

struct  Blocker
 Class allowing to block a Connection. More...
 

Public Member Functions

 Connection (const SlotConnectionBase::sptr &connection)
 
void disconnect ()
 Disconnect related Connection.
 
bool expired () const
 Returns whether this Connection is expired or not.
 

Protected Member Functions

SlotConnectionBase::BlockerSptrType getBlocker ()
 Returns a Blocker.
 

Protected Attributes

SlotConnectionBase::wptr m_connectionBase
 

Detailed Description

Class managing Signal-Slot connections.

Definition at line 17 of file Connection.hpp.


The documentation for this struct was generated from the following file: