|
Open CASCADE Technology
6.5.4
|
Implements an interpreter for equations or system
of equations made of expressions of package Expr.
#include <ExprIntrp_GenRel.hxx>

Public Member Functions | |
| void | Process (const TCollection_AsciiString &str) |
| Processes given string. | |
| Standard_Boolean | IsDone () const |
| Returns false if any syntax error has occurred during process. | |
| Handle_Expr_GeneralRelation | Relation () const |
| Returns relation generated. Raises an exception if IsDone answers false. | |
Static Public Member Functions | |
| static Handle_ExprIntrp_GenRel | Create () |
| static Handle_ExprIntrp_GenRel ExprIntrp_GenRel::Create | ( | ) | [static] |
| Standard_Boolean ExprIntrp_GenRel::IsDone | ( | ) | const |
| Handle_Expr_GeneralRelation ExprIntrp_GenRel::Relation | ( | ) | const |
1.8.0