#include <ExprIntrp_StackIteratorOfStackOfGeneralFunction.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | ExprIntrp_StackIteratorOfStackOfGeneralFunction () |
| Standard_EXPORT | ExprIntrp_StackIteratorOfStackOfGeneralFunction (const ExprIntrp_StackOfGeneralFunction &S) |
| Standard_EXPORT void | Initialize (const ExprIntrp_StackOfGeneralFunction &S) |
| Standard_Boolean | More () const |
| Standard_EXPORT void | Next () |
| Standard_EXPORT const Handle_Expr_GeneralFunction & | Value () const |
Private Attributes | |
| Standard_Address | current |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.1