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

Specialization for a Glib::SignalChildWatch. More...

#include <connection_handler.h>

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

Public Types

typedef Glib::SignalChildWatch signal_type
 
typedef sigc::slot< void, GPid, int > 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, GPid pid, int priority)
 

Detailed Description

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

Specialization for a Glib::SignalChildWatch.

Member Typedef Documentation

typedef Glib::SignalChildWatch sigx::typed_connection_handler< Glib::SignalChildWatch, internal::SIGGROUP_IRRELEVANT >::signal_type
typedef sigc::slot<void, GPid, int> sigx::typed_connection_handler< Glib::SignalChildWatch, internal::SIGGROUP_IRRELEVANT >::slot_type

Member Function Documentation

void sigx::typed_connection_handler< Glib::SignalChildWatch, 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,
GPid  pid,
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: