Open CASCADE Technology 6.6.0
Public Member Functions
ExprIntrp_StackOfGeneralExpression Class Reference

#include <ExprIntrp_StackOfGeneralExpression.hxx>

Public Member Functions

 ExprIntrp_StackOfGeneralExpression ()
const
ExprIntrp_StackOfGeneralExpression
Assign (const ExprIntrp_StackOfGeneralExpression &Other)
const
ExprIntrp_StackOfGeneralExpression
operator= (const ExprIntrp_StackOfGeneralExpression &Other)
Standard_Boolean IsEmpty () const
Standard_Integer Depth () const
const
Handle_Expr_GeneralExpression & 
Top () const
void Push (const Handle< Expr_GeneralExpression > &I)
void Pop ()
void Clear ()
 ~ExprIntrp_StackOfGeneralExpression ()
Handle_Expr_GeneralExpression & ChangeTop ()

Constructor & Destructor Documentation

ExprIntrp_StackOfGeneralExpression::ExprIntrp_StackOfGeneralExpression ( )
ExprIntrp_StackOfGeneralExpression::~ExprIntrp_StackOfGeneralExpression ( ) [inline]

Member Function Documentation

const ExprIntrp_StackOfGeneralExpression& ExprIntrp_StackOfGeneralExpression::Assign ( const ExprIntrp_StackOfGeneralExpression Other)
Handle_Expr_GeneralExpression& ExprIntrp_StackOfGeneralExpression::ChangeTop ( )
void ExprIntrp_StackOfGeneralExpression::Clear ( )
Standard_Integer ExprIntrp_StackOfGeneralExpression::Depth ( ) const
Standard_Boolean ExprIntrp_StackOfGeneralExpression::IsEmpty ( ) const
const ExprIntrp_StackOfGeneralExpression& ExprIntrp_StackOfGeneralExpression::operator= ( const ExprIntrp_StackOfGeneralExpression Other) [inline]
void ExprIntrp_StackOfGeneralExpression::Pop ( )
void ExprIntrp_StackOfGeneralExpression::Push ( const Handle< Expr_GeneralExpression > &  I)
const Handle_Expr_GeneralExpression& ExprIntrp_StackOfGeneralExpression::Top ( ) const

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