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