Open CASCADE Technology
6.5.4
|
#include <ExprIntrp_StackIteratorOfStackOfGeneralRelation.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | ExprIntrp_StackIteratorOfStackOfGeneralRelation () |
ExprIntrp_StackIteratorOfStackOfGeneralRelation (const ExprIntrp_StackOfGeneralRelation &S) | |
void | Initialize (const ExprIntrp_StackOfGeneralRelation &S) |
Standard_Boolean | More () const |
void | Next () |
const Handle_Expr_GeneralRelation & | Value () const |
DEFINE_STANDARD_ALLOC ExprIntrp_StackIteratorOfStackOfGeneralRelation::ExprIntrp_StackIteratorOfStackOfGeneralRelation | ( | ) |
ExprIntrp_StackIteratorOfStackOfGeneralRelation::ExprIntrp_StackIteratorOfStackOfGeneralRelation | ( | const ExprIntrp_StackOfGeneralRelation & | S | ) |
void ExprIntrp_StackIteratorOfStackOfGeneralRelation::Initialize | ( | const ExprIntrp_StackOfGeneralRelation & | S | ) |
const Handle_Expr_GeneralRelation& ExprIntrp_StackIteratorOfStackOfGeneralRelation::Value | ( | ) | const |