scim 1.4.7

scim::Signal0< void, IgnoreMarshal > Class Template Reference

#include <scim_signals.h>

Inheritance diagram for scim::Signal0< void, IgnoreMarshal >:
Collaboration diagram for scim::Signal0< void, IgnoreMarshal >:

List of all members.

Public Types

typedef Slot0< void > SlotType

Public Member Functions

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

template<typename IgnoreMarshal>
class scim::Signal0< void, IgnoreMarshal >


Member Typedef Documentation

template<typename IgnoreMarshal >
typedef Slot0<void> scim::Signal0< void, IgnoreMarshal >::SlotType

Member Function Documentation

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

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