![]() | |
| Entire Class Index | Main Class Index | Cross Index | Global Index |
Slot Generic Class
Contained in: global
Derived from:
none
Derived by:
CL_Slot_v0
Group: Signal (System)
#include <ClanLib/signals.h>
public function member index: |
||
Construction: |
||
| CL_Slot_Generic | (); | |
| virtual | ~CL_Slot_Generic | (); |
Attributes: |
||
| int | get_slot_ref | () const; |
| int | get_signal_ref | () const; |
Operations: |
||
| void | add_slot_ref | (); |
| void | release_slot_ref | (); |
| void | add_signal_ref | (); |
| void | release_signal_ref | (); |
private function member index: |
||
Implementation: |
||
| void | check_delete | (); |