scim::SignalSlot0< T, R > Class Template Reference
[SignalSlot]

#include <scim_slot.h>

List of all members.

Public Member Functions

 SignalSlot0 (T *signal, PF function)
virtual R call () const
 Calls the signal handler connected to this slot.

template<typename T, typename R>
class scim::SignalSlot0< T, R >


Constructor & Destructor Documentation

template<typename T , typename R >
scim::SignalSlot0< T, R >::SignalSlot0 ( T *  signal,
PF  function 
) [inline]


Member Function Documentation

template<typename T , typename R >
virtual R scim::SignalSlot0< T, R >::call (  )  const [inline, virtual]

Calls the signal handler connected to this slot.

Implements scim::Slot0< R >.


The documentation for this class was generated from the following file:

Generated on Sat Jan 24 23:45:09 2009 for scim by  doxygen 1.5.7.1