![]() |
|
This is the complete list of members for VdfContext, including all inherited members.
| CodingError(const char *fmt,...) const ARCH_PRINTF_FUNCTION(2 | VdfContext | |
| GetInputValue(const TfToken &name) const | VdfContext | inline |
| GetInputValuePtr(const TfToken &name) const | VdfContext | inline |
| GetInputValuePtr(const TfToken &name, const T *defPtr) const | VdfContext | inline |
| GetNodeDebugName() const | VdfContext | |
| HasInputValue(const TfToken &name) const | VdfContext | inline |
| IsOutputRequested(const TfToken &outputName) const | VdfContext | |
| operator=(const VdfContext &rhs)=delete (defined in VdfContext) | VdfContext | |
| SetEmptyOutput() const | VdfContext | inline |
| SetEmptyOutput(const TfToken &outputName) const | VdfContext | inline |
| SetOutput(const TfToken &outputName, const T &value) const | VdfContext | inline |
| SetOutput(const T &value) const | VdfContext | inline |
| SetOutput(T &&value) const | VdfContext | inline |
| SetOutput(const TfToken &outputName, T &&value) const | VdfContext | inline |
| SetOutputToReferenceInput(const TfToken &inputName) const | VdfContext | |
| VdfContext(const VdfContext &rhs)=delete (defined in VdfContext) | VdfContext | |
| VdfContext(const VdfEvaluationState &state, const VdfNode &node) | VdfContext | inline |
| VdfContext(const VdfEvaluationState &state, const VdfNode &node, const VdfScheduleTaskIndex invocation) | VdfContext | inline |
| VdfIterator (defined in VdfContext) | VdfContext | friend |
| VdfSpeculationNode (defined in VdfContext) | VdfContext | friend |
| Warn(const char *fmt,...) const ARCH_PRINTF_FUNCTION(2 | VdfContext |