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

#include <scim_signals.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Slot2< void, P1, P2 > SlotType

Public Member Functions

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

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


Member Typedef Documentation

template<typename P1, typename P2, typename IgnoreMarshal>
typedef Slot2<void, P1, P2> scim::Signal2< void, P1, P2, IgnoreMarshal >::SlotType


Member Function Documentation

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

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

template<typename P1, typename P2, typename IgnoreMarshal>
void scim::Signal2< void, P1, P2, IgnoreMarshal >::emit ( P1  p1,
P2  p2 
) [inline]

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


The documentation for this class was generated from the following file:
Generated on Tue Aug 14 20:39:06 2007 for scim by  doxygen 1.5.2