Open CASCADE Technology 6.6.0
|
#include <StepAP214_HArray1OfGroupItem.hxx>
Public Member Functions | |
StepAP214_HArray1OfGroupItem (const Standard_Integer Low, const Standard_Integer Up) | |
StepAP214_HArray1OfGroupItem (const Standard_Integer Low, const Standard_Integer Up, const StepAP214_GroupItem &V) | |
void | Init (const StepAP214_GroupItem &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const StepAP214_GroupItem &Value) |
const StepAP214_GroupItem & | Value (const Standard_Integer Index) const |
StepAP214_GroupItem & | ChangeValue (const Standard_Integer Index) |
const StepAP214_Array1OfGroupItem & | Array1 () const |
StepAP214_Array1OfGroupItem & | ChangeArray1 () |
StepAP214_HArray1OfGroupItem::StepAP214_HArray1OfGroupItem | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepAP214_HArray1OfGroupItem::StepAP214_HArray1OfGroupItem | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const StepAP214_GroupItem & | V | ||
) |
const StepAP214_Array1OfGroupItem& StepAP214_HArray1OfGroupItem::Array1 | ( | ) | const |
StepAP214_Array1OfGroupItem& StepAP214_HArray1OfGroupItem::ChangeArray1 | ( | ) |
StepAP214_GroupItem& StepAP214_HArray1OfGroupItem::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepAP214_HArray1OfGroupItem::Init | ( | const StepAP214_GroupItem & | V | ) |
Standard_Integer StepAP214_HArray1OfGroupItem::Length | ( | ) | const |
Standard_Integer StepAP214_HArray1OfGroupItem::Lower | ( | ) | const |
void StepAP214_HArray1OfGroupItem::SetValue | ( | const Standard_Integer | Index, |
const StepAP214_GroupItem & | Value | ||
) |
Standard_Integer StepAP214_HArray1OfGroupItem::Upper | ( | ) | const |
const StepAP214_GroupItem& StepAP214_HArray1OfGroupItem::Value | ( | const Standard_Integer | Index | ) | const |