#include <StepData_HArray1OfField.hxx>
Public Member Functions | |
| Standard_EXPORT | StepData_HArray1OfField (const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT | StepData_HArray1OfField (const Standard_Integer Low, const Standard_Integer Up, const StepData_Field &V) |
| Standard_EXPORT void | Init (const StepData_Field &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const StepData_Field &Value) |
| const StepData_Field & | Value (const Standard_Integer Index) const |
| StepData_Field & | ChangeValue (const Standard_Integer Index) |
| const StepData_Array1OfField & | Array1 () const |
| StepData_Array1OfField & | ChangeArray1 () |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| StepData_Array1OfField | myArray |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1