Loading...
Searching...
No Matches
parallelDataManagerVector.h File Reference
+ Include dependency graph for parallelDataManagerVector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vdf_ParallelExecutorDataManagerTraits< VdfParallelDataManagerVector >
 Type traits specialization for the VdfParallelDataManagerVector. More...
 
class  VdfParallelDataManagerVector
 This is a data manager for executors that uses data stored in a vector indexed by output ids. More...
 

Class Documentation

◆ Vdf_ParallelExecutorDataManagerTraits< VdfParallelDataManagerVector >

class Vdf_ParallelExecutorDataManagerTraits< VdfParallelDataManagerVector >

Type traits specialization for the VdfParallelDataManagerVector.

Definition at line 33 of file parallelDataManagerVector.h.

Class Members
typedef DataHandle DataHandle The data handle type.

For the VdfParallelDataManagerVector this is an index into the vector.