#include <StepAP203_HArray1OfWorkItem.hxx>
Public Member Functions | |
Standard_EXPORT | StepAP203_HArray1OfWorkItem (const Standard_Integer Low, const Standard_Integer Up) |
Standard_EXPORT | StepAP203_HArray1OfWorkItem (const Standard_Integer Low, const Standard_Integer Up, const StepAP203_WorkItem &V) |
Standard_EXPORT 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 () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
StepAP203_Array1OfWorkItem | myArray |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|