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