Open CASCADE Technology  6.9.1
Public Member Functions
ExprIntrp_ListIteratorOfStackOfGeneralFunction Class Reference

#include <ExprIntrp_ListIteratorOfStackOfGeneralFunction.hxx>

Public Member Functions

 ExprIntrp_ListIteratorOfStackOfGeneralFunction ()
 
 ExprIntrp_ListIteratorOfStackOfGeneralFunction (const ExprIntrp_StackOfGeneralFunction &L)
 
void Initialize (const ExprIntrp_StackOfGeneralFunction &L)
 
Standard_Boolean More () const
 
void Next ()
 
Handle< Expr_GeneralFunction > & Value () const
 

Constructor & Destructor Documentation

ExprIntrp_ListIteratorOfStackOfGeneralFunction::ExprIntrp_ListIteratorOfStackOfGeneralFunction ( )
ExprIntrp_ListIteratorOfStackOfGeneralFunction::ExprIntrp_ListIteratorOfStackOfGeneralFunction ( const ExprIntrp_StackOfGeneralFunction L)

Member Function Documentation

void ExprIntrp_ListIteratorOfStackOfGeneralFunction::Initialize ( const ExprIntrp_StackOfGeneralFunction L)
Standard_Boolean ExprIntrp_ListIteratorOfStackOfGeneralFunction::More ( ) const
void ExprIntrp_ListIteratorOfStackOfGeneralFunction::Next ( )
Handle< Expr_GeneralFunction >& ExprIntrp_ListIteratorOfStackOfGeneralFunction::Value ( ) const

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