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