|
Open CASCADE Technology
6.7.1
|
#include <ExprIntrp_StackIteratorOfStackOfNames.hxx>
Public Member Functions | |
| ExprIntrp_StackIteratorOfStackOfNames () | |
| ExprIntrp_StackIteratorOfStackOfNames (const ExprIntrp_StackOfNames &S) | |
| void | Initialize (const ExprIntrp_StackOfNames &S) |
| Standard_Boolean | More () const |
| void | Next () |
| const TCollection_AsciiString & | Value () const |
| ExprIntrp_StackIteratorOfStackOfNames::ExprIntrp_StackIteratorOfStackOfNames | ( | ) |
| ExprIntrp_StackIteratorOfStackOfNames::ExprIntrp_StackIteratorOfStackOfNames | ( | const ExprIntrp_StackOfNames & | S | ) |
| void ExprIntrp_StackIteratorOfStackOfNames::Initialize | ( | const ExprIntrp_StackOfNames & | S | ) |
| Standard_Boolean ExprIntrp_StackIteratorOfStackOfNames::More | ( | ) | const |
| void ExprIntrp_StackIteratorOfStackOfNames::Next | ( | ) |
| const TCollection_AsciiString& ExprIntrp_StackIteratorOfStackOfNames::Value | ( | ) | const |
1.8.5