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