Open CASCADE Technology 6.5.2
Public Member Functions
ExprIntrp_StackIteratorOfStackOfGeneralFunction Class Reference

#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)
 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

Constructor & Destructor Documentation

ExprIntrp_StackIteratorOfStackOfGeneralFunction::ExprIntrp_StackIteratorOfStackOfGeneralFunction ( )
ExprIntrp_StackIteratorOfStackOfGeneralFunction::ExprIntrp_StackIteratorOfStackOfGeneralFunction ( const ExprIntrp_StackOfGeneralFunction S)

Member Function Documentation

void ExprIntrp_StackIteratorOfStackOfGeneralFunction::Initialize ( const ExprIntrp_StackOfGeneralFunction S)
Standard_Boolean ExprIntrp_StackIteratorOfStackOfGeneralFunction::More ( ) const
void ExprIntrp_StackIteratorOfStackOfGeneralFunction::Next ( )
void ExprIntrp_StackIteratorOfStackOfGeneralFunction::operator delete ( void *  anAddress) [inline]
void* ExprIntrp_StackIteratorOfStackOfGeneralFunction::operator new ( size_t  size) [inline]
void* ExprIntrp_StackIteratorOfStackOfGeneralFunction::operator new ( size_t  ,
void *  anAddress 
) [inline]
const Handle_Expr_GeneralFunction& ExprIntrp_StackIteratorOfStackOfGeneralFunction::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