Inheritance diagram for CP_SigSlot::CP_Slot0:
Public Member Functions | |
CP_Slot0 () | |
CP_Slot0 (CP_Slot *inSlot) | |
CP_Slot0 (const CP_Slot0 &inSlot) | |
virtual | ~CP_Slot0 () |
void | emit () |
virtual CP_SlotObject * | getdest () const |
CP_Slot * | GetSlot () |
void | signalConnect (CP_Signal *inCP_Signal) const |
|
|
|
|
|
|
|
|
|
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 & >. |
|
|