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