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

Public Member Functions | |
| StepBasic_HArray1OfProductContext (const Standard_Integer Low, const Standard_Integer Up) | |
| StepBasic_HArray1OfProductContext (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepBasic_ProductContext > &V) | |
| void | Init (const Handle< StepBasic_ProductContext > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< StepBasic_ProductContext > &Value) |
| const Handle_StepBasic_ProductContext & | Value (const Standard_Integer Index) const |
| Handle_StepBasic_ProductContext & | ChangeValue (const Standard_Integer Index) |
| const StepBasic_Array1OfProductContext & | Array1 () const |
| StepBasic_Array1OfProductContext & | ChangeArray1 () |
| StepBasic_HArray1OfProductContext::StepBasic_HArray1OfProductContext | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepBasic_HArray1OfProductContext::StepBasic_HArray1OfProductContext | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< StepBasic_ProductContext > & | V | ||
| ) |
| Handle_StepBasic_ProductContext& StepBasic_HArray1OfProductContext::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepBasic_HArray1OfProductContext::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepBasic_ProductContext > & | Value | ||
| ) |
| const Handle_StepBasic_ProductContext& StepBasic_HArray1OfProductContext::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0