Loading...
Searching...
No Matches
VdfParallelDataManagerVector Member List

This is the complete list of members for VdfParallelDataManagerVector, including all inherited members.

_ClearDataForOutput(const VdfOutput &output)Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
_GetDataHandle(const VdfId outputId) constVdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
_GetInvalidationData(const DataHandle handle) constVdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
_GetInvalidationTimestamp(const DataHandle handle) constVdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
_GetOrCreateDataHandle(const VdfId outputId) constVdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
_GetPrivateBufferData(const DataHandle handle) constVdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
_GetPublicBufferData(const DataHandle handle) constVdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
_GetScratchBufferData(const DataHandle handle) constVdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
_GetTransferredBufferData(const DataHandle handle) constVdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
_IsTouched(const VdfId outputId) constVdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
_IsValidDataHandle(const DataHandle handle) constVdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
_PublishPrivateBufferData(const DataHandle handle) constVdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
_PublishScratchBufferData(const DataHandle handle) constVdf_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) constVdf_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 typedefVdfParallelDataManagerVector
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 typedefVdfParallelDataManagerVector
DuplicateOutputData(const VdfOutput &sourceOutput, const VdfOutput &destOutput)VdfParallelExecutorDataManager< VdfParallelDataManagerVector >
GetDataHandle(const VdfId outputId) constVdfParallelDataManagerVectorinline
GetInputValue(const VdfConnection &connection, const VdfMask &mask) constVdfParallelExecutorDataManager< VdfParallelDataManagerVector >
GetInvalidationData(const DataHandle handle) constVdfParallelDataManagerVectorinline
GetInvalidationTimestamp(const DataHandle handle) constVdfParallelDataManagerVectorinline
VdfParallelExecutorDataManager< VdfParallelDataManagerVector >::GetInvalidationTimestamp() constVdfParallelExecutorDataManager< VdfParallelDataManagerVector >inline
GetOrCreateDataHandle(const VdfId outputId) constVdfParallelDataManagerVectorinline
GetOrCreateOutputValueForWriting(const VdfOutput &output, const DataHandle dataHandle) constVdfParallelExecutorDataManager< VdfParallelDataManagerVector >
GetOutputValueForReading(const DataHandle dataHandle, const VdfMask &mask) constVdfParallelExecutorDataManager< VdfParallelDataManagerVector >
GetPrivateBufferData(const DataHandle handle) constVdfParallelDataManagerVectorinline
GetPublicBufferData(const DataHandle handle) constVdfParallelDataManagerVectorinline
GetScratchBufferData(const DataHandle handle) constVdfParallelDataManagerVectorinline
GetTransferredBufferData(const DataHandle handle) constVdfParallelDataManagerVectorinline
HasInvalidationTimestampMismatch(const DataHandle &sourceHandle, const DataHandle &destHandle) constVdfParallelExecutorDataManager< VdfParallelDataManagerVector >
InvalidateOutput(const VdfOutput &output, const VdfMask &invalidationMask)VdfParallelExecutorDataManager< VdfParallelDataManagerVector >
IsEmpty() constVdfParallelDataManagerVectorinline
IsOutputInvalid(const VdfId outputId, const VdfMask &invalidationMask) constVdfParallelExecutorDataManager< VdfParallelDataManagerVector >
IsTouched(const VdfId outputId) constVdfParallelDataManagerVectorinline
IsValidDataHandle(const DataHandle handle) constVdfParallelDataManagerVectorinline
PublishPrivateBufferData(const DataHandle handle) constVdfParallelDataManagerVectorinline
PublishScratchBufferData(const DataHandle handle) constVdfParallelDataManagerVectorinline
ResetTransferredBufferData(const DataHandle handle)VdfParallelDataManagerVectorinline
Resize(const VdfNetwork &network)VdfParallelDataManagerVector
SetInvalidationTimestamp(const DataHandle handle, VdfInvalidationTimestamp timestamp)VdfParallelDataManagerVectorinline
SetOutputValue(const VdfOutput &output, const VdfVector &value, const VdfMask &mask)VdfParallelExecutorDataManager< VdfParallelDataManagerVector >
SetReferenceOutputValue(const VdfVector *sourceValue, const VdfId destOutputId) constVdfParallelExecutorDataManager< VdfParallelDataManagerVector >
TakeOutputValue(const VdfOutput &output, VdfVector *value, const VdfMask &mask)VdfParallelExecutorDataManager< VdfParallelDataManagerVector >
Touch(const VdfId outputId) constVdfParallelDataManagerVectorinline
VdfParallelExecutorDataManager< VdfParallelDataManagerVector >::Touch(const VdfOutput &output) constVdfParallelExecutorDataManager< VdfParallelDataManagerVector >
TransferBufferData(const DataHandle handle, VdfVector *value, const VdfMask &mask)VdfParallelDataManagerVectorinline
Untouch(const VdfId outputId)VdfParallelDataManagerVectorinline
UpdateInvalidationTimestamp(const VdfInvalidationTimestamp &timestamp)VdfParallelExecutorDataManager< VdfParallelDataManagerVector >inline
Vdf_ParallelExecutorDataManagerInterface()Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotected
VdfParallelDataManagerVector()VdfParallelDataManagerVectorinline
VdfParallelExecutorDataManager()VdfParallelExecutorDataManager< VdfParallelDataManagerVector >inlineprotected
~Vdf_ParallelExecutorDataManagerInterface()Vdf_ParallelExecutorDataManagerInterface< DerivedClass, DataHandle >inlineprotectedvirtual
~VdfParallelDataManagerVector()VdfParallelDataManagerVector
~VdfParallelExecutorDataManager()VdfParallelExecutorDataManager< VdfParallelDataManagerVector >inlineprotected