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