Invoked to perform the work involved in obtaining a value for a Future.
Parameters:
result
- Result object used to receive values or exceptions from this Callable. As soom as the result is used to set a value, or exception, any threads waiting on the Future::getResult() function will be awakened and will either have a value or will throw an exception.
The documentation for this class was generated from the following file:
Future.h
Generated on Tue Aug 27 07:43:12 2002 for ZThread by
1.2.17