Public Member Functions | List of all members
sigQuit Class Reference

Signal handler for QUIT interupt. More...

Public Member Functions

 sigQuit ()
 Construct null. More...
 
 ~sigQuit ()
 Destructor. More...
 
void set (const bool verbose)
 Activate SIGQUIT signal handler. More...
 

Detailed Description

Signal handler for QUIT interupt.

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

See also
Foam::JobInfo
Source files

Definition at line 54 of file sigQuit.H.

Constructor & Destructor Documentation

sigQuit ( )

Construct null.

Definition at line 60 of file sigQuit.C.

~sigQuit ( )

Destructor.

Definition at line 68 of file sigQuit.C.

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

Here is the call graph for this function:

Member Function Documentation

void set ( const bool  verbose)

Activate SIGQUIT signal handler.

Definition at line 82 of file sigQuit.C.

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

Referenced by argList::parse().

Here is the call graph for this function:

Here is the caller graph for this function:


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