Open CASCADE Technology 6.6.0
|
#include <StepAP214_HArray1OfPresentedItemSelect.hxx>
Public Member Functions | |
StepAP214_HArray1OfPresentedItemSelect (const Standard_Integer Low, const Standard_Integer Up) | |
StepAP214_HArray1OfPresentedItemSelect (const Standard_Integer Low, const Standard_Integer Up, const StepAP214_PresentedItemSelect &V) | |
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 () |
StepAP214_HArray1OfPresentedItemSelect::StepAP214_HArray1OfPresentedItemSelect | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepAP214_HArray1OfPresentedItemSelect::StepAP214_HArray1OfPresentedItemSelect | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const StepAP214_PresentedItemSelect & | V | ||
) |
const StepAP214_Array1OfPresentedItemSelect& StepAP214_HArray1OfPresentedItemSelect::Array1 | ( | ) | const |
StepAP214_Array1OfPresentedItemSelect& StepAP214_HArray1OfPresentedItemSelect::ChangeArray1 | ( | ) |
StepAP214_PresentedItemSelect& StepAP214_HArray1OfPresentedItemSelect::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepAP214_HArray1OfPresentedItemSelect::Init | ( | const StepAP214_PresentedItemSelect & | V | ) |
Standard_Integer StepAP214_HArray1OfPresentedItemSelect::Length | ( | ) | const |
Standard_Integer StepAP214_HArray1OfPresentedItemSelect::Lower | ( | ) | const |
void StepAP214_HArray1OfPresentedItemSelect::SetValue | ( | const Standard_Integer | Index, |
const StepAP214_PresentedItemSelect & | Value | ||
) |
Standard_Integer StepAP214_HArray1OfPresentedItemSelect::Upper | ( | ) | const |
const StepAP214_PresentedItemSelect& StepAP214_HArray1OfPresentedItemSelect::Value | ( | const Standard_Integer | Index | ) | const |