|
Open CASCADE Technology
6.7.1
|
#include <ExprIntrp_StackIteratorOfStackOfGeneralExpression.hxx>
Public Member Functions | |
| ExprIntrp_StackIteratorOfStackOfGeneralExpression () | |
| ExprIntrp_StackIteratorOfStackOfGeneralExpression (const ExprIntrp_StackOfGeneralExpression &S) | |
| void | Initialize (const ExprIntrp_StackOfGeneralExpression &S) |
| Standard_Boolean | More () const |
| void | Next () |
| const Handle_Expr_GeneralExpression & | Value () const |
| ExprIntrp_StackIteratorOfStackOfGeneralExpression::ExprIntrp_StackIteratorOfStackOfGeneralExpression | ( | ) |
| ExprIntrp_StackIteratorOfStackOfGeneralExpression::ExprIntrp_StackIteratorOfStackOfGeneralExpression | ( | const ExprIntrp_StackOfGeneralExpression & | S | ) |
| void ExprIntrp_StackIteratorOfStackOfGeneralExpression::Initialize | ( | const ExprIntrp_StackOfGeneralExpression & | S | ) |
| Standard_Boolean ExprIntrp_StackIteratorOfStackOfGeneralExpression::More | ( | ) | const |
| void ExprIntrp_StackIteratorOfStackOfGeneralExpression::Next | ( | ) |
| const Handle_Expr_GeneralExpression& ExprIntrp_StackIteratorOfStackOfGeneralExpression::Value | ( | ) | const |
1.8.5