| _ClearDataForOutput(const VdfOutput &output) | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _GetDataHandle(const VdfId outputId) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _GetInvalidationData(const DataHandle handle) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _GetInvalidationTimestamp(const DataHandle handle) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _GetOrCreateDataHandle(const VdfId outputId) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _GetPrivateBufferData(const DataHandle handle) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _GetPublicBufferData(const DataHandle handle) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _GetScratchBufferData(const DataHandle handle) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _GetTransferredBufferData(const DataHandle handle) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _IsTouched(const VdfId outputId) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _IsValidDataHandle(const DataHandle handle) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _PublishPrivateBufferData(const DataHandle handle) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _PublishScratchBufferData(const DataHandle handle) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _ResetTransferredBufferData(const DataHandle handle) | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _Resize(const VdfNetwork &network) | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _SetInvalidationTimestamp(const DataHandle handle, VdfInvalidationTimestamp ts) | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _Touch(const VdfId outputId) const | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _TransferBufferData(const DataHandle handle, VdfVector *value, const VdfMask &mask) | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| _Untouch(const VdfId outputId) | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| Base typedef | VdfParallelDataManagerVector | |
| Clear() | VdfParallelDataManagerVector | |
| ClearDataForOutput(const VdfId outputId) | VdfParallelDataManagerVector | |
| CreateOutputCache(const VdfOutput &output, VdfExecutorBufferData *bufferData) | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | static |
| CreateOutputCache(const VdfOutput &output, VdfExecutorBufferData *bufferData, const VdfMask::Bits &bits) | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | static |
| DataHandle typedef | VdfParallelDataManagerVector | |
| DuplicateOutputData(const VdfOutput &sourceOutput, const VdfOutput &destOutput) | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | |
| GetDataHandle(const VdfId outputId) const | VdfParallelDataManagerVector | inline |
| GetInputValue(const VdfConnection &connection, const VdfMask &mask) const | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | |
| GetInvalidationData(const DataHandle handle) const | VdfParallelDataManagerVector | inline |
| GetInvalidationTimestamp(const DataHandle handle) const | VdfParallelDataManagerVector | inline |
| VdfParallelExecutorDataManager< VdfParallelDataManagerVector >::GetInvalidationTimestamp() const | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | inline |
| GetOrCreateDataHandle(const VdfId outputId) const | VdfParallelDataManagerVector | inline |
| GetOrCreateOutputValueForWriting(const VdfOutput &output, const DataHandle dataHandle) const | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | |
| GetOutputValueForReading(const DataHandle dataHandle, const VdfMask &mask) const | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | |
| GetPrivateBufferData(const DataHandle handle) const | VdfParallelDataManagerVector | inline |
| GetPublicBufferData(const DataHandle handle) const | VdfParallelDataManagerVector | inline |
| GetScratchBufferData(const DataHandle handle) const | VdfParallelDataManagerVector | inline |
| GetTransferredBufferData(const DataHandle handle) const | VdfParallelDataManagerVector | inline |
| HasInvalidationTimestampMismatch(const DataHandle &sourceHandle, const DataHandle &destHandle) const | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | |
| InvalidateOutput(const VdfOutput &output, const VdfMask &invalidationMask) | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | |
| IsEmpty() const | VdfParallelDataManagerVector | inline |
| IsOutputInvalid(const VdfId outputId, const VdfMask &invalidationMask) const | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | |
| IsTouched(const VdfId outputId) const | VdfParallelDataManagerVector | inline |
| IsValidDataHandle(const DataHandle handle) const | VdfParallelDataManagerVector | inline |
| PublishPrivateBufferData(const DataHandle handle) const | VdfParallelDataManagerVector | inline |
| PublishScratchBufferData(const DataHandle handle) const | VdfParallelDataManagerVector | inline |
| ResetTransferredBufferData(const DataHandle handle) | VdfParallelDataManagerVector | inline |
| Resize(const VdfNetwork &network) | VdfParallelDataManagerVector | |
| SetInvalidationTimestamp(const DataHandle handle, VdfInvalidationTimestamp timestamp) | VdfParallelDataManagerVector | inline |
| SetOutputValue(const VdfOutput &output, const VdfVector &value, const VdfMask &mask) | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | |
| SetReferenceOutputValue(const VdfVector *sourceValue, const VdfId destOutputId) const | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | |
| TakeOutputValue(const VdfOutput &output, VdfVector *value, const VdfMask &mask) | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | |
| Touch(const VdfId outputId) const | VdfParallelDataManagerVector | inline |
| VdfParallelExecutorDataManager< VdfParallelDataManagerVector >::Touch(const VdfOutput &output) const | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | |
| TransferBufferData(const DataHandle handle, VdfVector *value, const VdfMask &mask) | VdfParallelDataManagerVector | inline |
| Untouch(const VdfId outputId) | VdfParallelDataManagerVector | inline |
| UpdateInvalidationTimestamp(const VdfInvalidationTimestamp ×tamp) | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | inline |
| Vdf_ParallelExecutorDataManagerInterface() | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotected |
| VdfParallelDataManagerVector() | VdfParallelDataManagerVector | inline |
| VdfParallelExecutorDataManager() | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | inlineprotected |
| ~Vdf_ParallelExecutorDataManagerInterface() | Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle > | inlineprotectedvirtual |
| ~VdfParallelDataManagerVector() | VdfParallelDataManagerVector | |
| ~VdfParallelExecutorDataManager() | VdfParallelExecutorDataManager< VdfParallelDataManagerVector > | inlineprotected |