#include <pslot.h>
Public Member Functions | |
| Slot0 () | |
| virtual | ~Slot0 () |
| virtual R | proxy ()=0 |
| virtual Slot0 * | clone () const=0 |
Definition at line 33 of file pslot.h.
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
Implemented in P::FuncSlot0< RetType >, P::FuncSlot0< void >, and P::MethodSlot0< RetType, ObjType >. |
|
|||||||||
|
Implemented in P::FuncSlot0< RetType >, P::FuncSlot0< void >, and P::MethodSlot0< RetType, ObjType >. |
1.3.3