#include <scim_signals.h>
Inheritance diagram for scim::Signal6< void, P1, P2, P3, P4, P5, P6, IgnoreMarshal >:


Public Types | |
| typedef Slot6< void, P1, P2, P3, P4, P5, P6 > | SlotType |
Public Member Functions | |
| Connection | connect (SlotType *slot) |
| SlotType * | slot () |
| void | emit (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) |
| void | operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) |
|
|||||
|
Definition at line 911 of file scim_signals.h. |
|
||||||||||
|
Definition at line 913 of file scim_signals.h. References scim::slot(), and SlotType. |
|
|||||||||
|
Definition at line 918 of file scim_signals.h. References SlotType. |
|
||||||||||||||||||||||||||||||||
|
Definition at line 923 of file scim_signals.h. References scim::slot(), and SlotType. |
|
||||||||||||||||||||||||||||||||
|
Definition at line 937 of file scim_signals.h. References scim::Signal6< R, P1, P2, P3, P4, P5, P6, Marshal >::emit(). |
1.3.8