Inheritance diagram for CP_SigSlot::CP_SlotConnection3< dest_type, P1, P2, P3 >:

Public Member Functions | |
| CP_SlotConnection3 () | |
| CP_SlotConnection3 (dest_type *pobject, void(dest_type::*pmemfun)(P1, P2, P3)) | |
| virtual | ~CP_SlotConnection3 () |
| void | signalConnect (CP_Signal *inSignal) |
| virtual void | emit (P1 a1, P2 a2, P3 a3) |
| virtual CP_SlotObject * | getdest () const |
| void | emit () |
| CP_Slot3< P1, P2, P3 > * | GetSlot () |
| void | SetNULLSlot () |
| void | signalConnect (CP_Signal *inCP_Signal) const |
Private Attributes | |
| dest_type * | fPobject |
| void(dest_type::* | fPmemfun )(P1, P2, P3) |
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||||||
|
Reimplemented from CP_SigSlot::CP_Slot3< P1, P2, P3 >. |
|
|||||||||
|
Reimplemented from CP_SigSlot::CP_Slot. |
|
|
Reimplemented in CP_SigSlot::CP_SlotConnection0< dest_type >. |
|
|||||||||
|
Reimplemented from CP_SigSlot::CP_Slot. |
|
|||||||||
|
|
|
|
|
|
|||||
|
|
|
|||||
|
|
1.4.0