![]() |
|
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 |
|
Construct from components. newTimeOut=0 makes it do nothing. |
|
|
|
Declare name of the class and it's debug switch.
|
|
state for setjmp. Needed by macro timedOut
|
|
current time out value. Needed by macro timedOut
|