OpenFOAM logo
Open Source CFD Toolkit

timer Class Reference

List of all members.

Public Member Functions

 ClassName ("timer")
 Declare name of the class and it's debug switch.
 timer (const unsigned int newTimeOut)
 Construct from components.
 ~timer ()

Public Attributes

unsigned int newTimeOut_
 current time out value. Needed by macro timedOut

Static Public Attributes

jmp_buf envAlarm
 state for setjmp. Needed by macro timedOut

Constructor & Destructor Documentation

timer const unsigned int  newTimeOut  ) 
 

Construct from components.

newTimeOut=0 makes it do nothing.

~timer  ) 
 


Member Function Documentation

ClassName "timer"   ) 
 

Declare name of the class and it's debug switch.


Member Data Documentation

jmp_buf envAlarm [static]
 

state for setjmp. Needed by macro timedOut

Definition at line 113 of file timer.H.

unsigned int newTimeOut_
 

current time out value. Needed by macro timedOut

Definition at line 110 of file timer.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org