![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Slot class
Contained in: global
Derived from:
none
Derived by:
none
Group: Signal (System)
#include <ClanLib/signals.h>
public function member index: |
||
Construction: |
||
CL_Slot | (); | |
CL_Slot | (const CL_Slot& copy); | |
~CL_Slot | (); | |
Operators: |
||
void | operator = | (const CL_Slot& copy); |
Implementation: |
||
CL_Slot | (CL_Slot_Generic* impl); | |