sigx++ 2.0.1
Public Types | Static Public Member Functions
sigx::typed_connection_handler< Glib::SignalIdle, internal::SIGGROUP_IRRELEVANT > Class Template Reference

Specialization for a Glib::SignalIdle. More...

#include <connection_handler.h>

Inheritance diagram for sigx::typed_connection_handler< Glib::SignalIdle, internal::SIGGROUP_IRRELEVANT >:
sigx::noninstantiatable

Public Types

typedef Glib::SignalIdle signal_type
typedef sigc::slot< bool > slot_type

Static Public Member Functions

static void connect (const std::tr1::shared_ptr< sigc_connection_ptr > &_A_refconnptr, const std::tr1::shared_ptr< signal_source_base > &psigsource, const slot_type &_A_slot, int priority)

Detailed Description

template<>
class sigx::typed_connection_handler< Glib::SignalIdle, internal::SIGGROUP_IRRELEVANT >

Specialization for a Glib::SignalIdle.


Member Typedef Documentation

typedef Glib::SignalIdle sigx::typed_connection_handler< Glib::SignalIdle, internal::SIGGROUP_IRRELEVANT >::signal_type
typedef sigc::slot<bool> sigx::typed_connection_handler< Glib::SignalIdle, internal::SIGGROUP_IRRELEVANT >::slot_type

Member Function Documentation

void sigx::typed_connection_handler< Glib::SignalIdle, internal::SIGGROUP_IRRELEVANT >::connect ( const std::tr1::shared_ptr< sigc_connection_ptr > &  _A_refconnptr,
const std::tr1::shared_ptr< signal_source_base > &  psigsource,
const slot_type _A_slot,
int  priority 
) [static]
Note:
Executed by the server thread only.

References sigx::connection_handler::store().


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