|
Open CASCADE Technology
6.5.4
|
#include <StepBasic_Array1OfProduct.hxx>
| DEFINE_STANDARD_ALLOC 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 | ||
| ) |
| const StepBasic_Array1OfProduct& StepBasic_Array1OfProduct::Assign | ( | const StepBasic_Array1OfProduct & | Other | ) |
| Handle_StepBasic_Product& StepBasic_Array1OfProduct::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_StepBasic_Product& StepBasic_Array1OfProduct::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_StepBasic_Product& StepBasic_Array1OfProduct::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const StepBasic_Array1OfProduct& StepBasic_Array1OfProduct::operator= | ( | const StepBasic_Array1OfProduct & | Other | ) | [inline] |
| void StepBasic_Array1OfProduct::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepBasic_Product > & | Value | ||
| ) |
| const Handle_StepBasic_Product& StepBasic_Array1OfProduct::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0