Open CASCADE Technology 6.6.0
Public Member Functions
ExprIntrp_StackOfGeneralFunction Class Reference

#include <ExprIntrp_StackOfGeneralFunction.hxx>

Public Member Functions

 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

ExprIntrp_StackOfGeneralFunction::ExprIntrp_StackOfGeneralFunction ( )
ExprIntrp_StackOfGeneralFunction::~ExprIntrp_StackOfGeneralFunction ( ) [inline]

Member Function Documentation

const ExprIntrp_StackOfGeneralFunction& ExprIntrp_StackOfGeneralFunction::Assign ( const ExprIntrp_StackOfGeneralFunction Other)
Handle_Expr_GeneralFunction& ExprIntrp_StackOfGeneralFunction::ChangeTop ( )
void ExprIntrp_StackOfGeneralFunction::Clear ( )
Standard_Integer ExprIntrp_StackOfGeneralFunction::Depth ( ) const
Standard_Boolean ExprIntrp_StackOfGeneralFunction::IsEmpty ( ) const
const ExprIntrp_StackOfGeneralFunction& ExprIntrp_StackOfGeneralFunction::operator= ( const ExprIntrp_StackOfGeneralFunction Other) [inline]
void ExprIntrp_StackOfGeneralFunction::Pop ( )
void ExprIntrp_StackOfGeneralFunction::Push ( const Handle< Expr_GeneralFunction > &  I)
const Handle_Expr_GeneralFunction& ExprIntrp_StackOfGeneralFunction::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