![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
CL Signal v0 class
Contained in: global
Derived from:
none
Derived by:
none
Group: Signal (System)
#include <ClanLib/signals.h>
public function member index: |
||
Construction: |
||
CL_Signal_v0 | (); | |
~CL_Signal_v0 | (); | |
Operations: |
||
void | operator () | (); |
void | call | (); |
CL_Slot | connect | (Slot slot); |
CL_Slot | connect | (void (*callback)()); |
CL_Slot | connect_virtual | (void (*virtual_callback)(CL_SlotParent_v0& )); |
void | disconnect | (CL_Slot& disconnect_slot); |