#include <pslot.h>
Inheritance diagram for P::FuncSlot0< void >:

Public Types | |
| typedef void(* | Callback )() |
Public Member Functions | |
| FuncSlot0 (Callback cb) | |
| ~FuncSlot0 () | |
| void | proxy () |
| Slot0< void > * | clone () const |
| bool | operator== (const FuncSlot0 &slot) const |
Definition at line 76 of file pslot.h.
|
|
|
|
|
|
|
|
Implements P::Slot0< void >. Definition at line 88 of file pslot.h. References P::FuncSlot0< RetType >::FuncSlot0(). |
|
|
|
|
|
Definition at line 91 of file pslot.h. References P::slot(). |
|
|
Implements P::Slot0< void >. |
1.3.3