Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Static Public Member Functions
ExprIntrp_GenRel Class Reference

Implements an interpreter for equations or system
of equations made of expressions of package Expr.

#include <ExprIntrp_GenRel.hxx>

Inheritance diagram for ExprIntrp_GenRel:
Inheritance graph
[legend]

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 ()

Member Function Documentation

static Handle_ExprIntrp_GenRel ExprIntrp_GenRel::Create ( ) [static]
Handle_Expr_GeneralRelation ExprIntrp_GenRel::Relation ( ) const

The documentation for this class was generated from the following file: