|
Open CASCADE Technology
6.9.0
|
#include <StepAP214_Array1OfGroupItem.hxx>
Public Member Functions | |
| StepAP214_Array1OfGroupItem (const Standard_Integer Low, const Standard_Integer Up) | |
| StepAP214_Array1OfGroupItem (const StepAP214_GroupItem &Item, const Standard_Integer Low, const Standard_Integer Up) | |
| void | Init (const StepAP214_GroupItem &V) |
| void | Destroy () |
| ~StepAP214_Array1OfGroupItem () | |
| Standard_Boolean | IsAllocated () const |
| const StepAP214_Array1OfGroupItem & | Assign (const StepAP214_Array1OfGroupItem &Other) |
| const StepAP214_Array1OfGroupItem & | operator= (const StepAP214_Array1OfGroupItem &Other) |
| 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 |
| const StepAP214_GroupItem & | operator() (const Standard_Integer Index) const |
| StepAP214_GroupItem & | ChangeValue (const Standard_Integer Index) |
| StepAP214_GroupItem & | operator() (const Standard_Integer Index) |
| StepAP214_Array1OfGroupItem::StepAP214_Array1OfGroupItem | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepAP214_Array1OfGroupItem::StepAP214_Array1OfGroupItem | ( | const StepAP214_GroupItem & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const StepAP214_Array1OfGroupItem& StepAP214_Array1OfGroupItem::Assign | ( | const StepAP214_Array1OfGroupItem & | Other | ) |
| StepAP214_GroupItem& StepAP214_Array1OfGroupItem::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepAP214_Array1OfGroupItem::Destroy | ( | ) |
| void StepAP214_Array1OfGroupItem::Init | ( | const StepAP214_GroupItem & | V | ) |
| Standard_Boolean StepAP214_Array1OfGroupItem::IsAllocated | ( | ) | const |
| Standard_Integer StepAP214_Array1OfGroupItem::Length | ( | ) | const |
| Standard_Integer StepAP214_Array1OfGroupItem::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void StepAP214_Array1OfGroupItem::SetValue | ( | const Standard_Integer | Index, |
| const StepAP214_GroupItem & | Value | ||
| ) |
| Standard_Integer StepAP214_Array1OfGroupItem::Upper | ( | ) | const |
| const StepAP214_GroupItem& StepAP214_Array1OfGroupItem::Value | ( | const Standard_Integer | Index | ) | const |
1.8.5