|
Open CASCADE Technology
6.9.1
|
#include <ExprIntrp_ListIteratorOfStackOfGeneralRelation.hxx>
Public Member Functions | |
| ExprIntrp_ListIteratorOfStackOfGeneralRelation () | |
| ExprIntrp_ListIteratorOfStackOfGeneralRelation (const ExprIntrp_StackOfGeneralRelation &L) | |
| void | Initialize (const ExprIntrp_StackOfGeneralRelation &L) |
| Standard_Boolean | More () const |
| void | Next () |
| Handle< Expr_GeneralRelation > & | Value () const |
| ExprIntrp_ListIteratorOfStackOfGeneralRelation::ExprIntrp_ListIteratorOfStackOfGeneralRelation | ( | ) |
| ExprIntrp_ListIteratorOfStackOfGeneralRelation::ExprIntrp_ListIteratorOfStackOfGeneralRelation | ( | const ExprIntrp_StackOfGeneralRelation & | L | ) |
| void ExprIntrp_ListIteratorOfStackOfGeneralRelation::Initialize | ( | const ExprIntrp_StackOfGeneralRelation & | L | ) |
| Standard_Boolean ExprIntrp_ListIteratorOfStackOfGeneralRelation::More | ( | ) | const |
| void ExprIntrp_ListIteratorOfStackOfGeneralRelation::Next | ( | ) |
| Handle< Expr_GeneralRelation >& ExprIntrp_ListIteratorOfStackOfGeneralRelation::Value | ( | ) | const |
1.8.10