|
Open CASCADE Technology
6.5.4
|
#include <StepAP214_HArray1OfDateItem.hxx>

Public Member Functions | |
| StepAP214_HArray1OfDateItem (const Standard_Integer Low, const Standard_Integer Up) | |
| StepAP214_HArray1OfDateItem (const Standard_Integer Low, const Standard_Integer Up, const StepAP214_DateItem &V) | |
| void | Init (const StepAP214_DateItem &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const StepAP214_DateItem &Value) |
| const StepAP214_DateItem & | Value (const Standard_Integer Index) const |
| StepAP214_DateItem & | ChangeValue (const Standard_Integer Index) |
| const StepAP214_Array1OfDateItem & | Array1 () const |
| StepAP214_Array1OfDateItem & | ChangeArray1 () |
| StepAP214_HArray1OfDateItem::StepAP214_HArray1OfDateItem | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepAP214_HArray1OfDateItem::StepAP214_HArray1OfDateItem | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const StepAP214_DateItem & | V | ||
| ) |
| void StepAP214_HArray1OfDateItem::SetValue | ( | const Standard_Integer | Index, |
| const StepAP214_DateItem & | Value | ||
| ) |
| const StepAP214_DateItem& StepAP214_HArray1OfDateItem::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0