|
Open CASCADE Technology 6.5.2
|
#include <StepShape_HArray1OfGeometricSetSelect.hxx>

Public Member Functions | |
| StepShape_HArray1OfGeometricSetSelect (const Standard_Integer Low, const Standard_Integer Up) | |
| StepShape_HArray1OfGeometricSetSelect (const Standard_Integer Low, const Standard_Integer Up, const StepShape_GeometricSetSelect &V) | |
| void | Init (const StepShape_GeometricSetSelect &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const StepShape_GeometricSetSelect &Value) |
| const StepShape_GeometricSetSelect & | Value (const Standard_Integer Index) const |
| StepShape_GeometricSetSelect & | ChangeValue (const Standard_Integer Index) |
| const StepShape_Array1OfGeometricSetSelect & | Array1 () const |
| StepShape_Array1OfGeometricSetSelect & | ChangeArray1 () |
| StepShape_HArray1OfGeometricSetSelect::StepShape_HArray1OfGeometricSetSelect | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepShape_HArray1OfGeometricSetSelect::StepShape_HArray1OfGeometricSetSelect | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const StepShape_GeometricSetSelect & | V | ||
| ) |
| const StepShape_Array1OfGeometricSetSelect& StepShape_HArray1OfGeometricSetSelect::Array1 | ( | ) | const |
| StepShape_Array1OfGeometricSetSelect& StepShape_HArray1OfGeometricSetSelect::ChangeArray1 | ( | ) |
| StepShape_GeometricSetSelect& StepShape_HArray1OfGeometricSetSelect::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepShape_HArray1OfGeometricSetSelect::Init | ( | const StepShape_GeometricSetSelect & | V | ) |
| Standard_Integer StepShape_HArray1OfGeometricSetSelect::Length | ( | ) | const |
| Standard_Integer StepShape_HArray1OfGeometricSetSelect::Lower | ( | ) | const |
| void StepShape_HArray1OfGeometricSetSelect::SetValue | ( | const Standard_Integer | Index, |
| const StepShape_GeometricSetSelect & | Value | ||
| ) |
| Standard_Integer StepShape_HArray1OfGeometricSetSelect::Upper | ( | ) | const |
| const StepShape_GeometricSetSelect& StepShape_HArray1OfGeometricSetSelect::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4