Open CASCADE Technology  6.9.0
Public Member Functions
ExprIntrp_StackOfGeneralFunction Class Reference

#include <ExprIntrp_StackOfGeneralFunction.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

ExprIntrp_StackOfGeneralFunction::ExprIntrp_StackOfGeneralFunction ( )
ExprIntrp_StackOfGeneralFunction::ExprIntrp_StackOfGeneralFunction ( const ExprIntrp_StackOfGeneralFunction Other)
ExprIntrp_StackOfGeneralFunction::~ExprIntrp_StackOfGeneralFunction ( )
inline

Member Function Documentation

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

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