VR-Forces 4.2 Class Documentation
Classes | Typedefs | Enumerations
asyncJobServer.h File Reference

Go to the source code of this file.

Classes

class  DtAsyncJobResult
struct  MyHashCompare
 Structure that defines hashing and comparison operations for users. More...
class  DtAsyncJobServer
 Manages async job objects. More...

Typedefs

typedef
tbb::concurrent_hash_map
< size_t, boost::weak_ptr
< DtAsyncJobMapEntry >
, MyHashCompare
DtAsyncJobMap
 A concurrent hash map.

Enumerations

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

Detailed Description

Typedef Documentation

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

A concurrent hash map.

Enumeration Type Documentation

Enumerator:
queued 
processing 
complete 
canceled 
error 

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)