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


Public Types | |
| typedef Slot1< void, P1 > | SlotType |
Public Member Functions | |
| Connection | connect (SlotType *slot) |
| SlotType * | slot () |
| void | emit (P1 p1) |
| void | operator() (P1 p1) |
|
|||||
|
Definition at line 325 of file scim_signals.h. |
|
||||||||||
|
Definition at line 327 of file scim_signals.h. References scim::slot(), and SlotType. |
|
|||||||||
|
Definition at line 332 of file scim_signals.h. References SlotType. |
|
||||||||||
|
Definition at line 337 of file scim_signals.h. References scim::slot(), and SlotType. |
|
||||||||||
|
Definition at line 351 of file scim_signals.h. References scim::Signal1< R, P1, Marshal >::emit(). |
1.3.8