VR-Forces 4.1.1 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

Typedefs

typedef void(* DtAsyncJobStatusChangedCallbackFcn )(DtAsyncJobStatus, DtAsyncJobToken *)
typedef
tbb::concurrent_hash_map
< size_t, DtAsyncJobMapEntry
*, MyHashCompare
DtAsyncJobMap
 A concurrent hash map.

Enumerations

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

Detailed Description

Typedef Documentation

typedef void(* DtAsyncJobStatusChangedCallbackFcn)(DtAsyncJobStatus, DtAsyncJobToken *)
typedef tbb::concurrent_hash_map<size_t, DtAsyncJobMapEntry*, MyHashCompare> DtAsyncJobMap

A concurrent hash map.

Enumeration Type Documentation

Enumerator:
queued 
processing 
complete 
canceled 
error 

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)