Signal handler for INT interupt. More...
#include <OSspecific/sigIntImpl.H>
Signal handler for INT interupt.
The standard interupt handler is overridden to ensure that the runningJob file is removed.
This is the platform specific opaque implementation for class sigInt.
Definition at line 58 of file sigIntImpl.H.
Public Member Functions | |
sigIntImpl () | |
~sigIntImpl () | |
void | set (const bool verbose) |
sigIntImpl | ( | ) |
Definition at line 59 of file sigIntImpl.C.
~sigIntImpl | ( | ) |
Definition at line 67 of file sigIntImpl.C.
References Foam::abort(), Foam::FatalError, and FatalErrorIn.
void set | ( | const bool | verbose ) |
Definition at line 83 of file sigIntImpl.C.
References Foam::abort(), Foam::FatalError, and FatalErrorIn.