SignalHandlerCaller1< Caller > Class Template Reference

#include <isignal.h>

Public Types

typedef Caller::first_argument_type first_argument_type
typedef SignalHandlerResult result_type

Static Public Member Functions

static result_type call (first_argument_type a1)

Detailed Description

template<typename Caller>
class SignalHandlerCaller1< Caller >

Definition at line 25 of file isignal.h.


Member Typedef Documentation

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

Definition at line 27 of file isignal.h.

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

Definition at line 28 of file isignal.h.


Member Function Documentation

template<typename Caller >
static result_type SignalHandlerCaller1< Caller >::call ( first_argument_type  a1  )  [inline, static]

Definition at line 29 of file isignal.h.


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

Generated by  doxygen 1.6.2