|
Open CASCADE Technology
6.9.0
|
#include <StepBasic_Array1OfProduct.hxx>
| StepBasic_Array1OfProduct::StepBasic_Array1OfProduct | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepBasic_Array1OfProduct::StepBasic_Array1OfProduct | ( | const Handle< StepBasic_Product > & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const StepBasic_Array1OfProduct& StepBasic_Array1OfProduct::Assign | ( | const StepBasic_Array1OfProduct & | Other | ) |
| Handle< StepBasic_Product >& StepBasic_Array1OfProduct::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepBasic_Array1OfProduct::Destroy | ( | ) |
| void StepBasic_Array1OfProduct::Init | ( | const Handle< StepBasic_Product > & | V | ) |
| Standard_Boolean StepBasic_Array1OfProduct::IsAllocated | ( | ) | const |
| Standard_Integer StepBasic_Array1OfProduct::Length | ( | ) | const |
| Standard_Integer StepBasic_Array1OfProduct::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void StepBasic_Array1OfProduct::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepBasic_Product > & | Value | ||
| ) |
| Standard_Integer StepBasic_Array1OfProduct::Upper | ( | ) | const |
| const Handle< StepBasic_Product >& StepBasic_Array1OfProduct::Value | ( | const Standard_Integer | Index | ) | const |
1.8.5