|
Open CASCADE Technology
6.9.0
|
#include <NLPlate_StackOfPlate.hxx>
| NLPlate_StackOfPlate::NLPlate_StackOfPlate | ( | ) |
| NLPlate_StackOfPlate::NLPlate_StackOfPlate | ( | const NLPlate_StackOfPlate & | Other | ) |
|
inline |
| void NLPlate_StackOfPlate::Append | ( | const Plate_Plate & | I | ) |
| void NLPlate_StackOfPlate::Append | ( | const Plate_Plate & | I, |
| NLPlate_ListIteratorOfStackOfPlate & | theIt | ||
| ) |
| void NLPlate_StackOfPlate::Append | ( | NLPlate_StackOfPlate & | Other | ) |
| void NLPlate_StackOfPlate::Assign | ( | const NLPlate_StackOfPlate & | Other | ) |
| void NLPlate_StackOfPlate::Clear | ( | ) |
| Standard_Integer NLPlate_StackOfPlate::Extent | ( | ) | const |
| Plate_Plate& NLPlate_StackOfPlate::First | ( | ) | const |
| void NLPlate_StackOfPlate::InsertAfter | ( | const Plate_Plate & | I, |
| NLPlate_ListIteratorOfStackOfPlate & | It | ||
| ) |
| void NLPlate_StackOfPlate::InsertAfter | ( | NLPlate_StackOfPlate & | Other, |
| NLPlate_ListIteratorOfStackOfPlate & | It | ||
| ) |
| void NLPlate_StackOfPlate::InsertBefore | ( | const Plate_Plate & | I, |
| NLPlate_ListIteratorOfStackOfPlate & | It | ||
| ) |
| void NLPlate_StackOfPlate::InsertBefore | ( | NLPlate_StackOfPlate & | Other, |
| NLPlate_ListIteratorOfStackOfPlate & | It | ||
| ) |
| Standard_Boolean NLPlate_StackOfPlate::IsEmpty | ( | ) | const |
| Plate_Plate& NLPlate_StackOfPlate::Last | ( | ) | const |
|
inline |
| void NLPlate_StackOfPlate::Prepend | ( | const Plate_Plate & | I | ) |
| void NLPlate_StackOfPlate::Prepend | ( | const Plate_Plate & | I, |
| NLPlate_ListIteratorOfStackOfPlate & | theIt | ||
| ) |
| void NLPlate_StackOfPlate::Prepend | ( | NLPlate_StackOfPlate & | Other | ) |
| void NLPlate_StackOfPlate::Remove | ( | NLPlate_ListIteratorOfStackOfPlate & | It | ) |
| void NLPlate_StackOfPlate::RemoveFirst | ( | ) |
1.8.5