Open CASCADE Technology  6.9.0
Public Member Functions
ExprIntrp_ListIteratorOfStackOfGeneralExpression Class Reference

#include <ExprIntrp_ListIteratorOfStackOfGeneralExpression.hxx>

Public Member Functions

 ExprIntrp_ListIteratorOfStackOfGeneralExpression ()
 
 ExprIntrp_ListIteratorOfStackOfGeneralExpression (const ExprIntrp_StackOfGeneralExpression &L)
 
void Initialize (const ExprIntrp_StackOfGeneralExpression &L)
 
Standard_Boolean More () const
 
void Next ()
 
Handle< Expr_GeneralExpression > & Value () const
 

Constructor & Destructor Documentation

ExprIntrp_ListIteratorOfStackOfGeneralExpression::ExprIntrp_ListIteratorOfStackOfGeneralExpression ( )
ExprIntrp_ListIteratorOfStackOfGeneralExpression::ExprIntrp_ListIteratorOfStackOfGeneralExpression ( const ExprIntrp_StackOfGeneralExpression L)

Member Function Documentation

void ExprIntrp_ListIteratorOfStackOfGeneralExpression::Initialize ( const ExprIntrp_StackOfGeneralExpression L)
Standard_Boolean ExprIntrp_ListIteratorOfStackOfGeneralExpression::More ( ) const
void ExprIntrp_ListIteratorOfStackOfGeneralExpression::Next ( )
Handle< Expr_GeneralExpression >& ExprIntrp_ListIteratorOfStackOfGeneralExpression::Value ( ) const

The documentation for this class was generated from the following file: