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