SignalHandlerCaller4< Caller > Class Template Reference

#include <isignal.h>

Public Types

typedef Caller::first_argument_type first_argument_type
typedef
Caller::second_argument_type 
second_argument_type
typedef Caller::third_argument_type third_argument_type
typedef
Caller::fourth_argument_type 
fourth_argument_type
typedef SignalHandlerResult result_type

Static Public Member Functions

static result_type call (first_argument_type a1, second_argument_type a2, third_argument_type a3, fourth_argument_type a4)

Detailed Description

template<typename Caller>
class SignalHandlerCaller4< Caller >

Definition at line 61 of file isignal.h.


Member Typedef Documentation

template<typename Caller >
typedef Caller::first_argument_type SignalHandlerCaller4< Caller >::first_argument_type

Definition at line 63 of file isignal.h.

template<typename Caller >
typedef Caller::fourth_argument_type SignalHandlerCaller4< Caller >::fourth_argument_type

Definition at line 66 of file isignal.h.

template<typename Caller >
typedef SignalHandlerResult SignalHandlerCaller4< Caller >::result_type

Definition at line 67 of file isignal.h.

template<typename Caller >
typedef Caller::second_argument_type SignalHandlerCaller4< Caller >::second_argument_type

Definition at line 64 of file isignal.h.

template<typename Caller >
typedef Caller::third_argument_type SignalHandlerCaller4< Caller >::third_argument_type

Definition at line 65 of file isignal.h.


Member Function Documentation

template<typename Caller >
static result_type SignalHandlerCaller4< Caller >::call ( first_argument_type  a1,
second_argument_type  a2,
third_argument_type  a3,
fourth_argument_type  a4 
) [inline, static]

Definition at line 68 of file isignal.h.


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

Generated by  doxygen 1.6.2