Signal handler for QUIT interrupt. More...
Public Member Functions | |
sigQuit () | |
Construct null. More... | |
~sigQuit () | |
Destructor. More... | |
void | set (const bool verbose) |
Activate SIGQUIT signal handler. More... | |
Signal handler for QUIT interrupt.
The standard interrupt handler is overridden to ensure that the runningJob file is removed.
~sigQuit | ( | ) |
Destructor.
Definition at line 68 of file sigQuit.C.
References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.
void set | ( | const bool | verbose | ) |
Activate SIGQUIT signal handler.
Definition at line 82 of file sigQuit.C.
References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.