Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

scim::Signal5< void, P1, P2, P3, P4, P5, IgnoreMarshal > Class Template Reference
[SignalSlot]

#include <scim_signals.h>

Inheritance diagram for scim::Signal5< void, P1, P2, P3, P4, P5, IgnoreMarshal >:

Inheritance graph
[legend]
Collaboration diagram for scim::Signal5< void, P1, P2, P3, P4, P5, IgnoreMarshal >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Slot5< void, P1, P2,
P3, P4, P5 > 
SlotType

Public Member Functions

Connection connect (SlotType *slot)
SlotTypeslot ()
void emit (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
void operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)

template<typename P1, typename P2, typename P3, typename P4, typename P5, typename IgnoreMarshal>
class scim::Signal5< void, P1, P2, P3, P4, P5, IgnoreMarshal >


Member Typedef Documentation

template<typename P1, typename P2, typename P3, typename P4, typename P5, typename IgnoreMarshal>
typedef Slot5<void, P1, P2, P3, P4, P5> scim::Signal5< void, P1, P2, P3, P4, P5, IgnoreMarshal >::SlotType
 

Definition at line 791 of file scim_signals.h.

Referenced by connect(), emit(), and slot().


Member Function Documentation

template<typename P1, typename P2, typename P3, typename P4, typename P5, typename IgnoreMarshal>
Connection scim::Signal5< void, P1, P2, P3, P4, P5, IgnoreMarshal >::connect SlotType slot  )  [inline]
 

Definition at line 793 of file scim_signals.h.

References scim::slot(), and SlotType.

template<typename P1, typename P2, typename P3, typename P4, typename P5, typename IgnoreMarshal>
SlotType* scim::Signal5< void, P1, P2, P3, P4, P5, IgnoreMarshal >::slot  )  [inline]
 

Definition at line 798 of file scim_signals.h.

References SlotType.

template<typename P1, typename P2, typename P3, typename P4, typename P5, typename IgnoreMarshal>
void scim::Signal5< void, P1, P2, P3, P4, P5, IgnoreMarshal >::emit P1  p1,
P2  p2,
P3  p3,
P4  p4,
P5  p5
[inline]
 

Definition at line 803 of file scim_signals.h.

References scim::slot(), and SlotType.

template<typename P1, typename P2, typename P3, typename P4, typename P5, typename IgnoreMarshal>
void scim::Signal5< void, P1, P2, P3, P4, P5, IgnoreMarshal >::operator() P1  p1,
P2  p2,
P3  p3,
P4  p4,
P5  p5
[inline]
 

Definition at line 817 of file scim_signals.h.

References scim::Signal5< R, P1, P2, P3, P4, P5, Marshal >::emit().


The documentation for this class was generated from the following file:
Generated on Thu Dec 30 21:03:24 2004 for scim by doxygen 1.3.8