#include <pslot.h>
Public Member Functions | |
| Slot2 () | |
| virtual | ~Slot2 () |
| virtual R | proxy (P1, P2)=0 |
| virtual Slot2 * | clone () const=0 |
Definition at line 342 of file pslot.h.
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
Implemented in P::FuncSlot2< RetType, ParamType1, ParamType2 >, and P::MethodSlot2< RetType, ObjType, ParamType1, ParamType2 >. |
|
||||||||||||||||
|
Implemented in P::FuncSlot2< RetType, ParamType1, ParamType2 >, and P::MethodSlot2< RetType, ObjType, ParamType1, ParamType2 >. |
1.3.3