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