csp::RelTimeoutGuard Class Reference
[The Time Functions]

Inheritance diagram for csp::RelTimeoutGuard:

csp::Guard List of all members.

Detailed Description

An ALT relative timeout guard, for use in an Alternative.

This guard allows you to specify a timeout relative to when the Alternative begins its select call.

This is the most common form of timeout guard as it allows you to set a time to wait for the other guards in the ALT before timing out.

See also:
Alternative


Public Member Functions

 RelTimeoutGuard (const Time &t)
 ALT relative timeout guard constructor


Constructor & Destructor Documentation

csp::RelTimeoutGuard::RelTimeoutGuard ( const Time t  )  [inline]

ALT relative timeout guard constructor

Parameters:
t The time to wait for from the start of the ALT before triggering the guard


Generated on Mon Aug 20 12:24:29 2007 for C++CSP2 by  doxygen 1.4.7