Open CASCADE Technology 6.6.0
|
Implements an interpreter for defining functions.
All its functionnalities can be found in class
GenExp.
#include <ExprIntrp_GenFct.hxx>
Public Member Functions | |
void | Process (const TCollection_AsciiString &str) |
Standard_Boolean | IsDone () const |
Static Public Member Functions | |
static Handle_ExprIntrp_GenFct | Create () |
static Handle_ExprIntrp_GenFct ExprIntrp_GenFct::Create | ( | ) | [static] |
Standard_Boolean ExprIntrp_GenFct::IsDone | ( | ) | const |
void ExprIntrp_GenFct::Process | ( | const TCollection_AsciiString & | str | ) |