|
HDK
|
#include "pxr/pxr.h"#include "pxr/exec/vdf/api.h"#include "pxr/exec/vdf/parallelExecutorDataManager.h"#include "pxr/exec/vdf/parallelExecutorDataVector.h"#include "pxr/exec/vdf/types.h"
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. Note that all methods on this data manager are thread-safe unless specifically called out to not be thread-safe in their documentation. More... | |