|
HDK
|
#include "pxr/pxr.h"#include "pxr/exec/vdf/connection.h"#include "pxr/exec/vdf/executorBufferData.h"#include "pxr/exec/vdf/executorInvalidationData.h"#include "pxr/exec/vdf/output.h"#include "pxr/exec/vdf/parallelExecutorDataManagerInterface.h"#include "pxr/exec/vdf/poolChainIndex.h"#include "pxr/exec/vdf/types.h"
Include dependency graph for parallelExecutorDataManager.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Vdf_ParallelExecutorDataManagerTraits< DerivedClass > |
| class | VdfParallelExecutorDataManager< DerivedClass > |
| This class provides functionality to manage executor data stored as VdfExecutorData from multiple threads. The methods in this data manager are thread-safe unless called out to not be thread-safe in the documentation. More... | |