|
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... | |
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 122 of file variableExpression.h.
|
inline |
Definition at line 228 of file variableExpression.h.
|
inline |
Definition at line 220 of file variableExpression.h.