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

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

#include <scim_signals.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Slot4< void, P1, P2,
P3, P4 > 
SlotType

Public Member Functions

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

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


Member Typedef Documentation

template<typename P1, typename P2, typename P3, typename P4, typename IgnoreMarshal>
typedef Slot4<void, P1, P2, P3, P4> scim::Signal4< void, P1, P2, P3, P4, IgnoreMarshal >::SlotType
 

Definition at line 673 of file scim_signals.h.


Member Function Documentation

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

Definition at line 675 of file scim_signals.h.

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

Definition at line 680 of file scim_signals.h.

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

Definition at line 685 of file scim_signals.h.

References scim::Slot4< R, P1, P2, P3, P4 >::call(), and scim::slot().

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

Definition at line 699 of file scim_signals.h.

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


The documentation for this class was generated from the following file:
Generated on Tue Apr 19 00:13:11 2005 for scim by  doxygen 1.4.1