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