VR-Forces 4.10 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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)