Open CASCADE Technology 6.6.0
Public Member Functions
StepBasic_HArray1OfProduct Class Reference

#include <StepBasic_HArray1OfProduct.hxx>

Inheritance diagram for StepBasic_HArray1OfProduct:
Inheritance graph
[legend]

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_Array1OfProductArray1 () const
StepBasic_Array1OfProductChangeArray1 ()

Constructor & Destructor Documentation

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 
)

Member Function Documentation

const StepBasic_Array1OfProduct& StepBasic_HArray1OfProduct::Array1 ( ) const
StepBasic_Array1OfProduct& StepBasic_HArray1OfProduct::ChangeArray1 ( )
Handle_StepBasic_Product& StepBasic_HArray1OfProduct::ChangeValue ( const Standard_Integer  Index)
void StepBasic_HArray1OfProduct::Init ( const Handle< StepBasic_Product > &  V)
Standard_Integer StepBasic_HArray1OfProduct::Length ( ) const
Standard_Integer StepBasic_HArray1OfProduct::Lower ( ) const
void StepBasic_HArray1OfProduct::SetValue ( const Standard_Integer  Index,
const Handle< StepBasic_Product > &  Value 
)
Standard_Integer StepBasic_HArray1OfProduct::Upper ( ) const
const Handle_StepBasic_Product& StepBasic_HArray1OfProduct::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