Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Expr_NamedUnknown.hxx>
#include <Handle_Expr_GeneralExpression.hxx>
#include <Expr_NamedExpression.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <Expr_NamedUnknown.lxx>
Data Structures | |
class | Expr_NamedUnknown |
This class describes any variable of an expression. Assignment is treated directly in this class. More... | |