VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Protected Attributes
DtJobCancelledFunc Class Reference

For passing to algorithms which may take long enough that they need to check if they can been cancelled. More...

Public Member Functions

 DtJobCancelledFunc (const DtAsyncJob &job)
bool operator() () const

Protected Attributes

const DtAsyncJobjob

Detailed Description

For passing to algorithms which may take long enough that they need to check if they can been cancelled.

Constructor & Destructor Documentation

DtJobCancelledFunc::DtJobCancelledFunc ( const DtAsyncJob job)

Member Function Documentation

bool DtJobCancelledFunc::operator() ( ) const

Member Data Documentation

const DtAsyncJob& DtJobCancelledFunc::job
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)