FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

sigSegvImpl Class Reference

Signal handler for SEGV interupt. More...

#include <OSspecific/sigSegvImpl.H>


Detailed Description

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.

See also:
Foam::JobInfo
Source files

Definition at line 58 of file sigSegvImpl.H.

List of all members.

Public Member Functions

 sigSegvImpl ()
 ~sigSegvImpl ()
void  set (const bool verbose)

Constructor & Destructor Documentation

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.


Member Function Documentation

void set ( const bool   verbose  )

Definition at line 92 of file sigSegvImpl.C.

References Foam::abort(), Foam::FatalError, and FatalErrorIn.


The documentation for this class was generated from the following files: