Part of the slot/signal system. More...
#include <gslot.h>
Public Member Functions | |
Signal3 (bool once=false) | |
void | emit (P1 p1, P2 p2, P3 p3) |
void | connect (Slot3< P1, P2, P3 > slot) |
void | disconnect () |
void | reset () |
Public Member Functions inherited from G::noncopyable | |
noncopyable () | |
Part of the slot/signal system.
|
inlineexplicit |
|
inline |
Definition at line 369 of file gslot.h.
Referenced by GSmtp::ServerProtocol::ServerProtocol().
|
inline |
|
inline |
|
inline |