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