|
Open CASCADE Technology
6.9.0
|
#include <GeomPlate_Array1OfSequenceOfReal.hxx>
| GeomPlate_Array1OfSequenceOfReal::GeomPlate_Array1OfSequenceOfReal | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| GeomPlate_Array1OfSequenceOfReal::GeomPlate_Array1OfSequenceOfReal | ( | const TColStd_SequenceOfReal & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const GeomPlate_Array1OfSequenceOfReal& GeomPlate_Array1OfSequenceOfReal::Assign | ( | const GeomPlate_Array1OfSequenceOfReal & | Other | ) |
| TColStd_SequenceOfReal& GeomPlate_Array1OfSequenceOfReal::ChangeValue | ( | const Standard_Integer | Index | ) |
| void GeomPlate_Array1OfSequenceOfReal::Destroy | ( | ) |
| void GeomPlate_Array1OfSequenceOfReal::Init | ( | const TColStd_SequenceOfReal & | V | ) |
| Standard_Boolean GeomPlate_Array1OfSequenceOfReal::IsAllocated | ( | ) | const |
| Standard_Integer GeomPlate_Array1OfSequenceOfReal::Length | ( | ) | const |
| Standard_Integer GeomPlate_Array1OfSequenceOfReal::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void GeomPlate_Array1OfSequenceOfReal::SetValue | ( | const Standard_Integer | Index, |
| const TColStd_SequenceOfReal & | Value | ||
| ) |
| Standard_Integer GeomPlate_Array1OfSequenceOfReal::Upper | ( | ) | const |
| const TColStd_SequenceOfReal& GeomPlate_Array1OfSequenceOfReal::Value | ( | const Standard_Integer | Index | ) | const |
1.8.5