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