![]() |
|
Include dependency graph for variableExpression.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | SdfVariableExpression |
| Class responsible for parsing and evaluating variable expressions. More... | |
| class | SdfVariableExpression::EmptyList |
| A result value representing an empty list. More... | |
| class | SdfVariableExpression::Builder |
| Helper class for storing intermediate results when building a variable expression. More... | |
| class | SdfVariableExpression::FunctionBuilder |
| Helper class for storing intermediate results when building a function variable expression. More... | |
| class | SdfVariableExpression::ListBuilder |
| Helper class for storing intermediate results when building a list variable expression. More... | |
Functions | |
| bool | operator== (const SdfVariableExpression::EmptyList &, const SdfVariableExpression::EmptyList &) |
| bool | operator!= (const SdfVariableExpression::EmptyList &, const SdfVariableExpression::EmptyList &) |
| class SdfVariableExpression::EmptyList |
A result value representing an empty list.
Definition at line 129 of file variableExpression.h.
|
inline |
Definition at line 404 of file variableExpression.h.
|
inline |
Definition at line 396 of file variableExpression.h.