|
Open CASCADE Technology
6.5.4
|
#include <ExprIntrp_StackOfGeneralRelation.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | ExprIntrp_StackOfGeneralRelation () |
| const ExprIntrp_StackOfGeneralRelation & | Assign (const ExprIntrp_StackOfGeneralRelation &Other) |
| const ExprIntrp_StackOfGeneralRelation & | operator= (const ExprIntrp_StackOfGeneralRelation &Other) |
| Standard_Boolean | IsEmpty () const |
| Standard_Integer | Depth () const |
| const Handle_Expr_GeneralRelation & | Top () const |
| void | Push (const Handle< Expr_GeneralRelation > &I) |
| void | Pop () |
| void | Clear () |
| ~ExprIntrp_StackOfGeneralRelation () | |
| Handle_Expr_GeneralRelation & | ChangeTop () |
| const ExprIntrp_StackOfGeneralRelation& ExprIntrp_StackOfGeneralRelation::Assign | ( | const ExprIntrp_StackOfGeneralRelation & | Other | ) |
| Handle_Expr_GeneralRelation& ExprIntrp_StackOfGeneralRelation::ChangeTop | ( | ) |
| const ExprIntrp_StackOfGeneralRelation& ExprIntrp_StackOfGeneralRelation::operator= | ( | const ExprIntrp_StackOfGeneralRelation & | Other | ) | [inline] |
| const Handle_Expr_GeneralRelation& ExprIntrp_StackOfGeneralRelation::Top | ( | ) | const |
1.8.0