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

sigQuitImpl Class Reference

Signal handler for QUIT interupt. More...

#include <OSspecific/sigQuitImpl.H>


Detailed Description

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.

See also:
Foam::JobInfo
Source files

Definition at line 58 of file sigQuitImpl.H.

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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.


Member Function Documentation

void set ( const bool   verbose  )

Definition at line 85 of file sigQuitImpl.C.

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


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