![]() |
VR-Forces 5.0.2 Developer's Guide
|
For passing to algorithms which may take long enough that they need to check if they can been cancelled.
Public Member Functions | |
| DtJobCancelledFunc (const DtAsyncJob &job) | |
| bool | operator() () const |
Protected Attributes | |
| const DtAsyncJob & | job |
| DtJobCancelledFunc::DtJobCancelledFunc | ( | const DtAsyncJob & | job | ) |
| bool DtJobCancelledFunc::operator() | ( | ) | const |
|
protected |