![]() |
|
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 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. |