#include <scim_signals.h>
Inheritance diagram for scim::Signal0< void, IgnoreMarshal >:


Public Types | |
| typedef Slot0< void > | SlotType |
Public Member Functions | |
| Connection | connect (SlotType *slot) |
| SlotType * | slot () |
| void | emit () |
| void | operator() () |
|
|||||
|
Definition at line 212 of file scim_signals.h. |
|
||||||||||
|
Definition at line 214 of file scim_signals.h. References scim::slot(), and SlotType. |
|
|||||||||
|
Definition at line 219 of file scim_signals.h. References SlotType. |
|
|||||||||
|
Definition at line 224 of file scim_signals.h. References scim::slot(), and SlotType. |
|
|||||||||
|
Definition at line 238 of file scim_signals.h. References scim::Signal0< R, Marshal >::emit(). |
1.3.8