|
Open CASCADE Technology 6.5.2
|
#include <ExprIntrp_StackOfGeneralRelation.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 () |
| ExprIntrp_StackOfGeneralRelation::ExprIntrp_StackOfGeneralRelation | ( | ) |
| ExprIntrp_StackOfGeneralRelation::~ExprIntrp_StackOfGeneralRelation | ( | ) | [inline] |
| const ExprIntrp_StackOfGeneralRelation& ExprIntrp_StackOfGeneralRelation::Assign | ( | const ExprIntrp_StackOfGeneralRelation & | Other | ) |
| Handle_Expr_GeneralRelation& ExprIntrp_StackOfGeneralRelation::ChangeTop | ( | ) |
| void ExprIntrp_StackOfGeneralRelation::Clear | ( | ) |
| Standard_Integer ExprIntrp_StackOfGeneralRelation::Depth | ( | ) | const |
| Standard_Boolean ExprIntrp_StackOfGeneralRelation::IsEmpty | ( | ) | const |
| void ExprIntrp_StackOfGeneralRelation::operator delete | ( | void * | anAddress | ) | [inline] |
| void* ExprIntrp_StackOfGeneralRelation::operator new | ( | size_t | size | ) | [inline] |
| void* ExprIntrp_StackOfGeneralRelation::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| const ExprIntrp_StackOfGeneralRelation& ExprIntrp_StackOfGeneralRelation::operator= | ( | const ExprIntrp_StackOfGeneralRelation & | Other | ) | [inline] |
| void ExprIntrp_StackOfGeneralRelation::Pop | ( | ) |
| void ExprIntrp_StackOfGeneralRelation::Push | ( | const Handle< Expr_GeneralRelation > & | I | ) |
| const Handle_Expr_GeneralRelation& ExprIntrp_StackOfGeneralRelation::Top | ( | ) | const |
1.7.4