#include <ExprIntrp_StackIteratorOfStackOfGeneralRelation.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_StackIteratorOfStackOfGeneralRelation () |
Standard_EXPORT | ExprIntrp_StackIteratorOfStackOfGeneralRelation (const ExprIntrp_StackOfGeneralRelation &S) |
Standard_EXPORT void | Initialize (const ExprIntrp_StackOfGeneralRelation &S) |
Standard_Boolean | More () const |
Standard_EXPORT void | Next () |
Standard_EXPORT const Handle_Expr_GeneralRelation & | Value () const |
Private Attributes | |
Standard_Address | current |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|