Part of the slot/signal system. More...
#include <gslot.h>
Public Member Functions | |
Signal0 (bool once=false) | |
void | emit () |
void | connect (Slot0 slot) |
void | disconnect () |
void | reset () |
Public Member Functions inherited from G::noncopyable | |
noncopyable () | |
|
inline |
Definition at line 147 of file gslot.h.
References G::Slot0::base(), G::SignalImp::check(), and G::slot().
Referenced by GSmtp::Client::Client().
|
inline |
Definition at line 146 of file gslot.h.
References G::Slot0::callback().