|
Open CASCADE Technology
6.5.4
|
#include <ExprIntrp_StackIteratorOfStackOfGeneralExpression.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | 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 |
| DEFINE_STANDARD_ALLOC ExprIntrp_StackIteratorOfStackOfGeneralExpression::ExprIntrp_StackIteratorOfStackOfGeneralExpression | ( | ) |
| ExprIntrp_StackIteratorOfStackOfGeneralExpression::ExprIntrp_StackIteratorOfStackOfGeneralExpression | ( | const ExprIntrp_StackOfGeneralExpression & | S | ) |
| void ExprIntrp_StackIteratorOfStackOfGeneralExpression::Initialize | ( | const ExprIntrp_StackOfGeneralExpression & | S | ) |
| const Handle_Expr_GeneralExpression& ExprIntrp_StackIteratorOfStackOfGeneralExpression::Value | ( | ) | const |
1.8.0