VR-Forces Developer's Guide
 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.

Public Member Functions

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

Protected Attributes

const DtAsyncJobjob
 

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 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)