|
Open CASCADE Technology
6.5.4
|
#include <StepBasic_HArray1OfPerson.hxx>

Public Member Functions | |
| StepBasic_HArray1OfPerson (const Standard_Integer Low, const Standard_Integer Up) | |
| StepBasic_HArray1OfPerson (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepBasic_Person > &V) | |
| void | Init (const Handle< StepBasic_Person > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< StepBasic_Person > &Value) |
| const Handle_StepBasic_Person & | Value (const Standard_Integer Index) const |
| Handle_StepBasic_Person & | ChangeValue (const Standard_Integer Index) |
| const StepBasic_Array1OfPerson & | Array1 () const |
| StepBasic_Array1OfPerson & | ChangeArray1 () |
| StepBasic_HArray1OfPerson::StepBasic_HArray1OfPerson | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepBasic_HArray1OfPerson::StepBasic_HArray1OfPerson | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< StepBasic_Person > & | V | ||
| ) |
| Handle_StepBasic_Person& StepBasic_HArray1OfPerson::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepBasic_HArray1OfPerson::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepBasic_Person > & | Value | ||
| ) |
| const Handle_StepBasic_Person& StepBasic_HArray1OfPerson::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0