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


Public Types | |
| typedef Slot2< void, P1, P2 > | SlotType |
Public Member Functions | |
| Connection | connect (SlotType *slot) |
| SlotType * | slot () |
| void | emit (P1 p1, P2 p2) |
| void | operator() (P1 p1, P2 p2) |
|
|||||
|
Definition at line 440 of file scim_signals.h. |
|
||||||||||
|
Definition at line 442 of file scim_signals.h. References scim::slot(), and SlotType. |
|
|||||||||
|
Definition at line 447 of file scim_signals.h. References SlotType. |
|
||||||||||||||||
|
Definition at line 452 of file scim_signals.h. References scim::slot(), and SlotType. |
|
||||||||||||||||
|
Definition at line 466 of file scim_signals.h. References scim::Signal2< R, P1, P2, Marshal >::emit(). |
1.3.8