Open CASCADE Technology 6.6.0
|
#include <StepBasic_HArray1OfUncertaintyMeasureWithUnit.hxx>
Public Member Functions | |
StepBasic_HArray1OfUncertaintyMeasureWithUnit (const Standard_Integer Low, const Standard_Integer Up) | |
StepBasic_HArray1OfUncertaintyMeasureWithUnit (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepBasic_UncertaintyMeasureWithUnit > &V) | |
void | Init (const Handle< StepBasic_UncertaintyMeasureWithUnit > &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Handle< StepBasic_UncertaintyMeasureWithUnit > &Value) |
const Handle_StepBasic_UncertaintyMeasureWithUnit & | Value (const Standard_Integer Index) const |
Handle_StepBasic_UncertaintyMeasureWithUnit & | ChangeValue (const Standard_Integer Index) |
const StepBasic_Array1OfUncertaintyMeasureWithUnit & | Array1 () const |
StepBasic_Array1OfUncertaintyMeasureWithUnit & | ChangeArray1 () |
StepBasic_HArray1OfUncertaintyMeasureWithUnit::StepBasic_HArray1OfUncertaintyMeasureWithUnit | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepBasic_HArray1OfUncertaintyMeasureWithUnit::StepBasic_HArray1OfUncertaintyMeasureWithUnit | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const Handle< StepBasic_UncertaintyMeasureWithUnit > & | V | ||
) |
const StepBasic_Array1OfUncertaintyMeasureWithUnit& StepBasic_HArray1OfUncertaintyMeasureWithUnit::Array1 | ( | ) | const |
StepBasic_Array1OfUncertaintyMeasureWithUnit& StepBasic_HArray1OfUncertaintyMeasureWithUnit::ChangeArray1 | ( | ) |
Handle_StepBasic_UncertaintyMeasureWithUnit& StepBasic_HArray1OfUncertaintyMeasureWithUnit::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepBasic_HArray1OfUncertaintyMeasureWithUnit::Init | ( | const Handle< StepBasic_UncertaintyMeasureWithUnit > & | V | ) |
Standard_Integer StepBasic_HArray1OfUncertaintyMeasureWithUnit::Length | ( | ) | const |
Standard_Integer StepBasic_HArray1OfUncertaintyMeasureWithUnit::Lower | ( | ) | const |
void StepBasic_HArray1OfUncertaintyMeasureWithUnit::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepBasic_UncertaintyMeasureWithUnit > & | Value | ||
) |
Standard_Integer StepBasic_HArray1OfUncertaintyMeasureWithUnit::Upper | ( | ) | const |
const Handle_StepBasic_UncertaintyMeasureWithUnit& StepBasic_HArray1OfUncertaintyMeasureWithUnit::Value | ( | const Standard_Integer | Index | ) | const |