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