| Connect(CPLAT::CP_CommandNo cmd, void(R::*handler)(P1, P2), SInt32 mode) | CP_Object | |
| Connect(CP_Object *control, const CPLAT::CP_String &signalName, void(R::*handler)(P1, P2)) | CP_Object | |
| Connect(CP_Object *sender, const CP_String &signalName, CP_Object *receiver, const CP_String &slotName, const bool reciprocal=false) | CP_Object | [static] |
| Connect(CP_Object *sender, CP_Object *receiver, const bool reciprocal=false, const CP_String &signalName=kCP_Signal_ValueChanged, const CP_String &slotName=kCP_Slot_SetValue) | CP_Object | [static] |
| CP_Cursor(UInt32 inCursorID=0, bool inRestoreCursor=kCP_DontRestoreCursor) | CP_Cursor | |
| CP_NoCopy() | CP_NoCopy | [protected] |
| CP_Object() | CP_Object | |
| CurrentID() | CP_Cursor | [static] |
| fCursorHandle | CP_Cursor | [protected] |
| FindSignal(const CP_String &inSignalName) | CP_Object | |
| FindSlot(const CP_String &inSlotName) | CP_Object | |
| fObjectID | CP_Object | [protected] |
| fObjectIDCount | CP_Object | [protected, static] |
| fRestoreCursor | CP_Cursor | [protected] |
| fSavedCursor | CP_Cursor | [protected] |
| fSavedCursorID | CP_Cursor | [protected] |
| fSignals | CP_Object | [protected] |
| fSlots | CP_Object | [protected] |
| gCursorID | CP_Cursor | [protected, static] |
| GetID() | CP_Object | |
| GetNthSignalName(UInt32 inSignalIndex) | CP_Object | |
| GetNthSlotName(UInt32 inSlotIndex) | CP_Object | |
| GetNumberSignals() | CP_Object | |
| GetNumberSlots() | CP_Object | |
| RegisterSignal(const CP_SignalHolder &inSignal) | CP_Object | |
| RegisterSlot(const CP_SlotHolder &inSlot) | CP_Object | |
| Set(UInt32 inCursorID=0) | CP_Cursor | |
| SetID(FourCharCode inIdentifier) | CP_Object | |
| ~CP_Cursor() | CP_Cursor | [virtual] |
| ~CP_NoCopy() | CP_NoCopy | [protected, virtual] |
| ~CP_Object() | CP_Object | [virtual] |