Open CASCADE Technology 6.5.2
Public Member Functions
ExprIntrp_StackIteratorOfStackOfGeneralRelation Class Reference

#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)
 ExprIntrp_StackIteratorOfStackOfGeneralRelation ()
 ExprIntrp_StackIteratorOfStackOfGeneralRelation (const ExprIntrp_StackOfGeneralRelation &S)
void Initialize (const ExprIntrp_StackOfGeneralRelation &S)
Standard_Boolean More () const
void Next ()
const Handle_Expr_GeneralRelation & Value () const

Constructor & Destructor Documentation

ExprIntrp_StackIteratorOfStackOfGeneralRelation::ExprIntrp_StackIteratorOfStackOfGeneralRelation ( )
ExprIntrp_StackIteratorOfStackOfGeneralRelation::ExprIntrp_StackIteratorOfStackOfGeneralRelation ( const ExprIntrp_StackOfGeneralRelation S)

Member Function Documentation

void ExprIntrp_StackIteratorOfStackOfGeneralRelation::Initialize ( const ExprIntrp_StackOfGeneralRelation S)
Standard_Boolean ExprIntrp_StackIteratorOfStackOfGeneralRelation::More ( ) const
void ExprIntrp_StackIteratorOfStackOfGeneralRelation::Next ( )
void ExprIntrp_StackIteratorOfStackOfGeneralRelation::operator delete ( void *  anAddress) [inline]
void* ExprIntrp_StackIteratorOfStackOfGeneralRelation::operator new ( size_t  size) [inline]
void* ExprIntrp_StackIteratorOfStackOfGeneralRelation::operator new ( size_t  ,
void *  anAddress 
) [inline]
const Handle_Expr_GeneralRelation& ExprIntrp_StackIteratorOfStackOfGeneralRelation::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines