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

Public Member Functions | |
| StepAP203_HArray1OfWorkItem (const Standard_Integer Low, const Standard_Integer Up) | |
| StepAP203_HArray1OfWorkItem (const Standard_Integer Low, const Standard_Integer Up, const StepAP203_WorkItem &V) | |
| void | Init (const StepAP203_WorkItem &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const StepAP203_WorkItem &Value) |
| const StepAP203_WorkItem & | Value (const Standard_Integer Index) const |
| StepAP203_WorkItem & | ChangeValue (const Standard_Integer Index) |
| const StepAP203_Array1OfWorkItem & | Array1 () const |
| StepAP203_Array1OfWorkItem & | ChangeArray1 () |
| StepAP203_HArray1OfWorkItem::StepAP203_HArray1OfWorkItem | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepAP203_HArray1OfWorkItem::StepAP203_HArray1OfWorkItem | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const StepAP203_WorkItem & | V | ||
| ) |
| void StepAP203_HArray1OfWorkItem::SetValue | ( | const Standard_Integer | Index, |
| const StepAP203_WorkItem & | Value | ||
| ) |
| const StepAP203_WorkItem& StepAP203_HArray1OfWorkItem::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0