Part of the slot/signal system. More...
#include <gslot.h>
Public Member Functions | |
Signal2 (bool once=false) | |
void | emit (P1 p1, P2 p2) |
void | connect (Slot2< P1, P2 > slot) |
void | disconnect () |
void | reset () |
Public Member Functions inherited from G::noncopyable | |
noncopyable () | |
Part of the slot/signal system.
|
inlineexplicit |
|
inline |
Definition at line 295 of file gslot.h.
Referenced by GSmtp::AdminServerPeer::AdminServerPeer(), GSmtp::Client::Client(), GSmtp::ProtocolMessageForward::ProtocolMessageForward(), and Main::Run::Run().
|
inline |
|
inline |
|
inline |