VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)