Open CASCADE Technology
6.5.4
|
#include <StepAP203_Array1OfWorkItem.hxx>
DEFINE_STANDARD_ALLOC StepAP203_Array1OfWorkItem::StepAP203_Array1OfWorkItem | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepAP203_Array1OfWorkItem::StepAP203_Array1OfWorkItem | ( | const StepAP203_WorkItem & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
const StepAP203_Array1OfWorkItem& StepAP203_Array1OfWorkItem::Assign | ( | const StepAP203_Array1OfWorkItem & | Other | ) |
const StepAP203_WorkItem& StepAP203_Array1OfWorkItem::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
StepAP203_WorkItem& StepAP203_Array1OfWorkItem::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const StepAP203_Array1OfWorkItem& StepAP203_Array1OfWorkItem::operator= | ( | const StepAP203_Array1OfWorkItem & | Other | ) | [inline] |
void StepAP203_Array1OfWorkItem::SetValue | ( | const Standard_Integer | Index, |
const StepAP203_WorkItem & | Value | ||
) |
const StepAP203_WorkItem& StepAP203_Array1OfWorkItem::Value | ( | const Standard_Integer | Index | ) | const |