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