scim  1.4.13
scim::Signal1< void, P1, IgnoreMarshal > Class Template Reference

#include <scim_signals.h>

List of all members.

Public Types

typedef Slot1< void, P1 > SlotType

Public Member Functions

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

template<typename P1, typename IgnoreMarshal>
class scim::Signal1< void, P1, IgnoreMarshal >


Member Typedef Documentation

template<typename P1 , typename IgnoreMarshal >
typedef Slot1<void, P1> scim::Signal1< void, P1, IgnoreMarshal >::SlotType

Member Function Documentation

template<typename P1 , typename IgnoreMarshal >
Connection scim::Signal1< void, P1, IgnoreMarshal >::connect ( SlotType slot) [inline]
template<typename P1 , typename IgnoreMarshal >
SlotType* scim::Signal1< void, P1, IgnoreMarshal >::slot ( ) [inline]
template<typename P1 , typename IgnoreMarshal >
void scim::Signal1< void, P1, IgnoreMarshal >::emit ( P1  p1) [inline]
template<typename P1 , typename IgnoreMarshal >
void scim::Signal1< void, P1, IgnoreMarshal >::operator() ( P1  p1) [inline]

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