HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VdfContext Member List

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

CodingError(const char *fmt,...) const ARCH_PRINTF_FUNCTION(2VdfContext
GetInputValue(const TfToken &name) const VdfContextinline
GetInputValuePtr(const TfToken &name) const VdfContextinline
GetInputValuePtr(const TfToken &name, const T *defPtr) const VdfContextinline
GetNodeDebugName() const VdfContext
HasInputValue(const TfToken &name) const VdfContextinline
IsOutputRequested(const TfToken &outputName) const VdfContext
operator=(const VdfContext &rhs)=deleteVdfContext
SetEmptyOutput() const VdfContext
SetEmptyOutput(const TfToken &outputName) const VdfContext
SetOutput(const TfToken &outputName, const T &value) const VdfContextinline
SetOutput(const T &value) const VdfContextinline
SetOutput(T &&value) const VdfContextinline
SetOutput(const TfToken &outputName, T &&value) const VdfContextinline
SetOutputToReferenceInput(const TfToken &inputName) const VdfContext
VdfContext(const VdfContext &rhs)=deleteVdfContext
VdfContext(const VdfEvaluationState &state, const VdfNode &node)VdfContextinline
VdfContext(const VdfEvaluationState &state, const VdfNode &node, const VdfScheduleTaskIndex invocation)VdfContextinline
VdfIterator classVdfContextfriend
VdfSpeculationNode classVdfContextfriend
Warn(const char *fmt,...) const ARCH_PRINTF_FUNCTION(2VdfContext