HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pullBasedExecutorEngine.h File Reference
+ Include dependency graph for pullBasedExecutorEngine.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VdfSpeculationExecutorEngine< typename >
 This class provides an executor engine to the speculation executor. More...
 
class  VdfPullBasedExecutorEngine< DataManagerType >
 This class is a collection of common functions used by pulled based executors. More...
 

Macros

#define _VDF_PBEE_PROFILING_ON   0
 
#define VDF_PBEE_TRACE_FUNCTION()
 
#define VDF_PBEE_TRACE_SCOPE(name)
 

Macro Definition Documentation

#define _VDF_PBEE_PROFILING_ON   0

Definition at line 41 of file pullBasedExecutorEngine.h.

#define VDF_PBEE_TRACE_FUNCTION ( )

Definition at line 46 of file pullBasedExecutorEngine.h.

#define VDF_PBEE_TRACE_SCOPE (   name)

Definition at line 47 of file pullBasedExecutorEngine.h.