VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions | Public Attributes
DtAsyncJobToken Class Reference

Public Member Functions

 DtAsyncJobToken (size_t id, DtAsyncJobServer *jobServer)
 ~DtAsyncJobToken ()
 If the job has not been completed, sets its entry to canceled.
const DtAsyncJobResultresult ()
virtual void processStatusChangedCallback (DtAsyncJobStatus status)

Static Public Member Functions

static void statusChangedCallback (DtAsyncJobStatus status, DtAsyncJobToken *token)

Public Attributes

size_t myId
DtAsyncJobServermyJobServer
DtAsyncJobStatus myStatus

Constructor & Destructor Documentation

DtAsyncJobToken::DtAsyncJobToken ( size_t  id,
DtAsyncJobServer jobServer 
)
DtAsyncJobToken::~DtAsyncJobToken ( )

If the job has not been completed, sets its entry to canceled.

If the job has completed, marks it for removal.

Member Function Documentation

const DtAsyncJobResult* DtAsyncJobToken::result ( )
static void DtAsyncJobToken::statusChangedCallback ( DtAsyncJobStatus  status,
DtAsyncJobToken token 
)
static
virtual void DtAsyncJobToken::processStatusChangedCallback ( DtAsyncJobStatus  status)
virtual

Member Data Documentation

size_t DtAsyncJobToken::myId
DtAsyncJobServer* DtAsyncJobToken::myJobServer
DtAsyncJobStatus DtAsyncJobToken::myStatus

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)