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