![]() |
|
This is the complete list of members for SdfVariableExpression, including all inherited members.
| Evaluate(const VtDictionary &variables) const | SdfVariableExpression | |
| EvaluateTyped(const VtDictionary &variables) const | SdfVariableExpression | inline |
| GetErrors() const | SdfVariableExpression | |
| GetString() const | SdfVariableExpression | |
| IsExpression(const std::string &s) | SdfVariableExpression | static |
| IsValidVariableType(const VtValue &value) | SdfVariableExpression | static |
| MakeFunction(const std::string &fnName, Arguments &&... fnArgs) | SdfVariableExpression | inlinestatic |
| MakeList(Elements &&... elems) | SdfVariableExpression | inlinestatic |
| MakeListOfLiterals(const std::vector< T > &values) | SdfVariableExpression | inlinestatic |
| MakeLiteral(int64_t value) | SdfVariableExpression | static |
| MakeLiteral(bool value) (defined in SdfVariableExpression) | SdfVariableExpression | static |
| MakeLiteral(const std::string &value) (defined in SdfVariableExpression) | SdfVariableExpression | static |
| MakeLiteral(const char *value) (defined in SdfVariableExpression) | SdfVariableExpression | static |
| MakeNone() | SdfVariableExpression | static |
| MakeVariable(const std::string &name) | SdfVariableExpression | static |
| MakeVariable(const std::string &name, const Builder &fallbackValue) | SdfVariableExpression | static |
| MakeVariable(const std::string &name, const SdfVariableExpression &fallbackValue) | SdfVariableExpression | static |
| operator bool() const | SdfVariableExpression | explicit |
| SdfVariableExpression(const std::string &expr) | SdfVariableExpression | explicit |
| SdfVariableExpression(std::string &&expr) (defined in SdfVariableExpression) | SdfVariableExpression | explicit |
| SdfVariableExpression() | SdfVariableExpression | |
| ~SdfVariableExpression() (defined in SdfVariableExpression) | SdfVariableExpression |