Open CASCADE Technology
6.5.4
|
#include <StepBasic_HArray1OfProduct.hxx>
Public Member Functions | |
StepBasic_HArray1OfProduct (const Standard_Integer Low, const Standard_Integer Up) | |
StepBasic_HArray1OfProduct (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepBasic_Product > &V) | |
void | Init (const Handle< StepBasic_Product > &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Handle< StepBasic_Product > &Value) |
const Handle_StepBasic_Product & | Value (const Standard_Integer Index) const |
Handle_StepBasic_Product & | ChangeValue (const Standard_Integer Index) |
const StepBasic_Array1OfProduct & | Array1 () const |
StepBasic_Array1OfProduct & | ChangeArray1 () |
StepBasic_HArray1OfProduct::StepBasic_HArray1OfProduct | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepBasic_HArray1OfProduct::StepBasic_HArray1OfProduct | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const Handle< StepBasic_Product > & | V | ||
) |
Handle_StepBasic_Product& StepBasic_HArray1OfProduct::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepBasic_HArray1OfProduct::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepBasic_Product > & | Value | ||
) |
const Handle_StepBasic_Product& StepBasic_HArray1OfProduct::Value | ( | const Standard_Integer | Index | ) | const |