#include <signal.h>
Public Member Functions | |
Action (int signum, const struct sigaction &act) | |
~Action () | |
Public Attributes | |
int | signum |
struct sigaction | oldact |
wibble::sys::sig::Action::Action | ( | int | signum, | |
const struct sigaction & | act | |||
) | [inline] |
References oldact.
struct sigaction wibble::sys::sig::Action::oldact |
Referenced by ~Action().