Open CASCADE Technology  6.9.1
Public Member Functions
ExprIntrp_StackOfGeneralExpression Class Reference

#include <ExprIntrp_StackOfGeneralExpression.hxx>

Public Member Functions

 ExprIntrp_StackOfGeneralExpression ()
 
 ExprIntrp_StackOfGeneralExpression (const ExprIntrp_StackOfGeneralExpression &Other)
 
void Assign (const ExprIntrp_StackOfGeneralExpression &Other)
 
void operator= (const ExprIntrp_StackOfGeneralExpression &Other)
 
Standard_Integer Extent () const
 
void Clear ()
 
 ~ExprIntrp_StackOfGeneralExpression ()
 
Standard_Boolean IsEmpty () const
 
void Prepend (const Handle< Expr_GeneralExpression > &I)
 
void Prepend (const Handle< Expr_GeneralExpression > &I, ExprIntrp_ListIteratorOfStackOfGeneralExpression &theIt)
 
void Prepend (ExprIntrp_StackOfGeneralExpression &Other)
 
void Append (const Handle< Expr_GeneralExpression > &I)
 
void Append (const Handle< Expr_GeneralExpression > &I, ExprIntrp_ListIteratorOfStackOfGeneralExpression &theIt)
 
void Append (ExprIntrp_StackOfGeneralExpression &Other)
 
Handle< Expr_GeneralExpression > & First () const
 
Handle< Expr_GeneralExpression > & Last () const
 
void RemoveFirst ()
 
void Remove (ExprIntrp_ListIteratorOfStackOfGeneralExpression &It)
 
void InsertBefore (const Handle< Expr_GeneralExpression > &I, ExprIntrp_ListIteratorOfStackOfGeneralExpression &It)
 
void InsertBefore (ExprIntrp_StackOfGeneralExpression &Other, ExprIntrp_ListIteratorOfStackOfGeneralExpression &It)
 
void InsertAfter (const Handle< Expr_GeneralExpression > &I, ExprIntrp_ListIteratorOfStackOfGeneralExpression &It)
 
void InsertAfter (ExprIntrp_StackOfGeneralExpression &Other, ExprIntrp_ListIteratorOfStackOfGeneralExpression &It)
 

Constructor & Destructor Documentation

ExprIntrp_StackOfGeneralExpression::ExprIntrp_StackOfGeneralExpression ( )
ExprIntrp_StackOfGeneralExpression::ExprIntrp_StackOfGeneralExpression ( const ExprIntrp_StackOfGeneralExpression Other)
ExprIntrp_StackOfGeneralExpression::~ExprIntrp_StackOfGeneralExpression ( )
inline

Member Function Documentation

void ExprIntrp_StackOfGeneralExpression::Append ( const Handle< Expr_GeneralExpression > &  I)
void ExprIntrp_StackOfGeneralExpression::Append ( const Handle< Expr_GeneralExpression > &  I,
ExprIntrp_ListIteratorOfStackOfGeneralExpression theIt 
)
void ExprIntrp_StackOfGeneralExpression::Append ( ExprIntrp_StackOfGeneralExpression Other)
void ExprIntrp_StackOfGeneralExpression::Assign ( const ExprIntrp_StackOfGeneralExpression Other)
void ExprIntrp_StackOfGeneralExpression::Clear ( )
Standard_Integer ExprIntrp_StackOfGeneralExpression::Extent ( ) const
Handle< Expr_GeneralExpression >& ExprIntrp_StackOfGeneralExpression::First ( ) const
void ExprIntrp_StackOfGeneralExpression::InsertAfter ( const Handle< Expr_GeneralExpression > &  I,
ExprIntrp_ListIteratorOfStackOfGeneralExpression It 
)
void ExprIntrp_StackOfGeneralExpression::InsertAfter ( ExprIntrp_StackOfGeneralExpression Other,
ExprIntrp_ListIteratorOfStackOfGeneralExpression It 
)
void ExprIntrp_StackOfGeneralExpression::InsertBefore ( const Handle< Expr_GeneralExpression > &  I,
ExprIntrp_ListIteratorOfStackOfGeneralExpression It 
)
void ExprIntrp_StackOfGeneralExpression::InsertBefore ( ExprIntrp_StackOfGeneralExpression Other,
ExprIntrp_ListIteratorOfStackOfGeneralExpression It 
)
Standard_Boolean ExprIntrp_StackOfGeneralExpression::IsEmpty ( ) const
Handle< Expr_GeneralExpression >& ExprIntrp_StackOfGeneralExpression::Last ( ) const
void ExprIntrp_StackOfGeneralExpression::operator= ( const ExprIntrp_StackOfGeneralExpression Other)
inline
void ExprIntrp_StackOfGeneralExpression::Prepend ( const Handle< Expr_GeneralExpression > &  I)
void ExprIntrp_StackOfGeneralExpression::Prepend ( const Handle< Expr_GeneralExpression > &  I,
ExprIntrp_ListIteratorOfStackOfGeneralExpression theIt 
)
void ExprIntrp_StackOfGeneralExpression::Prepend ( ExprIntrp_StackOfGeneralExpression Other)
void ExprIntrp_StackOfGeneralExpression::Remove ( ExprIntrp_ListIteratorOfStackOfGeneralExpression It)
void ExprIntrp_StackOfGeneralExpression::RemoveFirst ( )

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