Open CASCADE Technology 6.5.2
Public Member Functions
ExprIntrp_StackOfGeneralFunction Class Reference

#include <ExprIntrp_StackOfGeneralFunction.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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
void ExprIntrp_StackOfGeneralFunction::operator delete ( void *  anAddress) [inline]
void* ExprIntrp_StackOfGeneralFunction::operator new ( size_t  size) [inline]
void* ExprIntrp_StackOfGeneralFunction::operator new ( size_t  ,
void *  anAddress 
) [inline]
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