#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) |
| Standard_EXPORT | ExprIntrp_StackOfGeneralRelation () |
| Standard_EXPORT const ExprIntrp_StackOfGeneralRelation & | Assign (const ExprIntrp_StackOfGeneralRelation &Other) |
| const ExprIntrp_StackOfGeneralRelation & | operator= (const ExprIntrp_StackOfGeneralRelation &Other) |
| Standard_Boolean | IsEmpty () const |
| Standard_Integer | Depth () const |
| Standard_EXPORT const Handle_Expr_GeneralRelation & | Top () const |
| Standard_EXPORT void | Push (const Handle(Expr_GeneralRelation)&I) |
| Standard_EXPORT void | Pop () |
| Standard_EXPORT void | Clear () |
| ~ExprIntrp_StackOfGeneralRelation () | |
| Standard_EXPORT Handle_Expr_GeneralRelation & | ChangeTop () |
Private Member Functions | |
| Standard_EXPORT | ExprIntrp_StackOfGeneralRelation (const ExprIntrp_StackOfGeneralRelation &Other) |
Private Attributes | |
| Standard_Address | myTop |
| Standard_Integer | myDepth |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1