Open CASCADE Technology
6.5.4
|
#include <StepAP214_Array1OfDateItem.hxx>
DEFINE_STANDARD_ALLOC 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 | ||
) |
const StepAP214_Array1OfDateItem& StepAP214_Array1OfDateItem::Assign | ( | const StepAP214_Array1OfDateItem & | Other | ) |
const StepAP214_DateItem& StepAP214_Array1OfDateItem::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
StepAP214_DateItem& StepAP214_Array1OfDateItem::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const StepAP214_Array1OfDateItem& StepAP214_Array1OfDateItem::operator= | ( | const StepAP214_Array1OfDateItem & | Other | ) | [inline] |
void StepAP214_Array1OfDateItem::SetValue | ( | const Standard_Integer | Index, |
const StepAP214_DateItem & | Value | ||
) |
const StepAP214_DateItem& StepAP214_Array1OfDateItem::Value | ( | const Standard_Integer | Index | ) | const |