Inheritance diagram for CP_SigSlot::CP_Slot2< P1, P2 >:
Public Member Functions | |
CP_Slot2 () | |
CP_Slot2 (CP_Slot2< P1, P2 > *inSlot) | |
CP_Slot2 (const CP_Slot2< P1, P2 > &inSlot) | |
virtual | ~CP_Slot2 () |
virtual void | emit (P1, P2) |
CP_Slot2< P1, P2 > * | GetSlot () |
void | SetNULLSlot () |
void | emit () |
virtual CP_SlotObject * | getdest () const |
void | signalConnect (CP_Signal *inCP_Signal) const |
Private Attributes | |
CP_Slot2< P1, P2 > * | fSlot |
|
|
|
|
|
|
|
|
|
Reimplemented in CP_SigSlot::CP_SlotConnection2< dest_type, P1, P2 >. |
|
Reimplemented from CP_SigSlot::CP_Slot. |
|
|
|
Reimplemented in CP_SigSlot::CP_SlotConnection0< dest_type >. |
|
|
|
|
Reimplemented from CP_SigSlot::CP_Slot. |