#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) |
Definition at line 25 of file isignal.h.
typedef Caller::first_argument_type SignalHandlerCaller1< Caller >::first_argument_type |
typedef SignalHandlerResult SignalHandlerCaller1< Caller >::result_type |
static result_type SignalHandlerCaller1< Caller >::call | ( | first_argument_type | a1 | ) | [inline, static] |