Open CASCADE Technology 6.6.0
Public Member Functions
StepBasic_HArray1OfUncertaintyMeasureWithUnit Class Reference

#include <StepBasic_HArray1OfUncertaintyMeasureWithUnit.hxx>

Inheritance diagram for StepBasic_HArray1OfUncertaintyMeasureWithUnit:
Inheritance graph
[legend]

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_Array1OfUncertaintyMeasureWithUnitChangeArray1 ()

Constructor & Destructor Documentation

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 
)

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines