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