Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
ExprIntrp_StackOfGeneralRelation Class Reference

#include <ExprIntrp_StackOfGeneralRelation.hxx>

Public Member Functions

 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 ()
 

Constructor & Destructor Documentation

ExprIntrp_StackOfGeneralRelation::ExprIntrp_StackOfGeneralRelation ( )
ExprIntrp_StackOfGeneralRelation::~ExprIntrp_StackOfGeneralRelation ( )
inline

Member Function Documentation

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
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

The documentation for this class was generated from the following file: