Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
ExprIntrp_StackOfGeneralFunction Class Reference

#include <ExprIntrp_StackOfGeneralFunction.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC ExprIntrp_StackOfGeneralFunction ()
const
ExprIntrp_StackOfGeneralFunction
Assign (const ExprIntrp_StackOfGeneralFunction &Other)
const
ExprIntrp_StackOfGeneralFunction
operator= (const ExprIntrp_StackOfGeneralFunction &Other)
Standard_Boolean IsEmpty () const
Standard_Integer Depth () const
const Handle_Expr_GeneralFunction & Top () const
void Push (const Handle< Expr_GeneralFunction > &I)
void Pop ()
void Clear ()
 ~ExprIntrp_StackOfGeneralFunction ()
Handle_Expr_GeneralFunction & ChangeTop ()

Constructor & Destructor Documentation


Member Function Documentation

Handle_Expr_GeneralFunction& ExprIntrp_StackOfGeneralFunction::ChangeTop ( )
const ExprIntrp_StackOfGeneralFunction& ExprIntrp_StackOfGeneralFunction::operator= ( const ExprIntrp_StackOfGeneralFunction Other) [inline]
const Handle_Expr_GeneralFunction& ExprIntrp_StackOfGeneralFunction::Top ( ) const

The documentation for this class was generated from the following file: