VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs | Enumerations | Functions
asyncJobServer.h File Reference

Go to the source code of this file.

Classes

class  DtAsyncJobResult
 
struct  MyHashCompare
 
class  DtAsyncJobServer
 
class  DtAsyncJobServer::JobListScopeGuard
 

Typedefs

typedef
tbb::concurrent_hash_map
< size_t, boost::weak_ptr
< DtAsyncJobMapEntry >
, MyHashCompare
DtAsyncJobMap
 

Enumerations

enum  DtAsyncJobStatus {
  queued, processing, complete, canceled,
  error
}
 

Functions

 DT_DEFINE_OBJECT_DEBUGGER_NAME (DtAsyncJobResult)
 

Typedef Documentation

typedef tbb::concurrent_hash_map<size_t, boost::weak_ptr<DtAsyncJobMapEntry>, MyHashCompare> DtAsyncJobMap

A concurrent hash map.

Enumeration Type Documentation

State of job.

Enumerator
queued 
processing 
complete 
canceled 
error 

Function Documentation

DT_DEFINE_OBJECT_DEBUGGER_NAME ( DtAsyncJobResult  )

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)