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

sigIntImpl Class Reference

Signal handler for INT interupt. More...

#include <OSspecific/sigIntImpl.H>


Detailed Description

Signal handler for INT interupt.

The standard interupt handler is overridden to ensure that the runningJob file is removed.

This is the platform specific opaque implementation for class sigInt.

See also:
Foam::JobInfo
Source files

Definition at line 58 of file sigIntImpl.H.

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

sigIntImpl (  )

Definition at line 59 of file sigIntImpl.C.

~sigIntImpl (  )

Definition at line 67 of file sigIntImpl.C.

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


Member Function Documentation

void set ( const bool   verbose  )

Definition at line 83 of file sigIntImpl.C.

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


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