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

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

#include <scim_signals.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Slot3< void, P1, P2,
P3 > 
SlotType

Public Member Functions

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

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


Member Typedef Documentation

template<typename P1, typename P2, typename P3, typename IgnoreMarshal>
typedef Slot3<void, P1, P2, P3> scim::Signal3< void, P1, P2, P3, IgnoreMarshal >::SlotType
 


Member Function Documentation

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

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

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

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


The documentation for this class was generated from the following file:
Generated on Sat Mar 12 01:15:52 2005 for scim by doxygen 1.3.8