|
Open CASCADE Technology
6.9.0
|
#include <ExprIntrp_StackOfGeneralRelation.hxx>
| ExprIntrp_StackOfGeneralRelation::ExprIntrp_StackOfGeneralRelation | ( | ) |
| ExprIntrp_StackOfGeneralRelation::ExprIntrp_StackOfGeneralRelation | ( | const ExprIntrp_StackOfGeneralRelation & | Other | ) |
|
inline |
| 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 |
|
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 | ( | ) |
1.8.5