fw4spl
|
Class allowing to block a Connection. More...
#include <Connection.hpp>
Public Member Functions | |
Blocker (Connection connection) | |
void | reset () |
Unblock the related Connection. | |
Protected Attributes | |
SlotConnectionBase::BlockerSptrType | m_blocker |
Class allowing to block a Connection.
Definition at line 20 of file Connection.hpp.