Open CASCADE Technology  6.9.0
Public Member Functions
ExprIntrp_StackOfGeneralRelation Class Reference

#include <ExprIntrp_StackOfGeneralRelation.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

ExprIntrp_StackOfGeneralRelation::ExprIntrp_StackOfGeneralRelation ( )
ExprIntrp_StackOfGeneralRelation::ExprIntrp_StackOfGeneralRelation ( const ExprIntrp_StackOfGeneralRelation Other)
ExprIntrp_StackOfGeneralRelation::~ExprIntrp_StackOfGeneralRelation ( )
inline

Member Function Documentation

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

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