#include <pslot.h>
Public Member Functions | |
| Slot1 () | |
| virtual | ~Slot1 () |
| virtual R | proxy (P1)=0 |
| virtual Slot1 * | clone () const=0 |
Definition at line 186 of file pslot.h.
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
Implemented in P::FuncSlot1< RetType, ParamType1 >, and P::MethodSlot1< RetType, ObjType, ParamType1 >. |
|
||||||||||
|
Implemented in P::FuncSlot1< RetType, ParamType1 >, and P::MethodSlot1< RetType, ObjType, ParamType1 >. |
1.3.3