Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Expr_BinaryExpression.hxx>
#include <Handle_Expr_GeneralExpression.hxx>
#include <Expr_GeneralExpression.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Expr_NamedUnknown.hxx>
#include <Expr_BinaryExpression.lxx>
Data Structures | |
class | Expr_BinaryExpression |
Defines all binary expressions. The order of the two operands is significant. More... | |