Open CASCADE Technology 6.6.0
|
#include <StepGeom_Array1OfCompositeCurveSegment.hxx>
StepGeom_Array1OfCompositeCurveSegment::StepGeom_Array1OfCompositeCurveSegment | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepGeom_Array1OfCompositeCurveSegment::StepGeom_Array1OfCompositeCurveSegment | ( | const Handle< StepGeom_CompositeCurveSegment > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
StepGeom_Array1OfCompositeCurveSegment::~StepGeom_Array1OfCompositeCurveSegment | ( | ) | [inline] |
const StepGeom_Array1OfCompositeCurveSegment& StepGeom_Array1OfCompositeCurveSegment::Assign | ( | const StepGeom_Array1OfCompositeCurveSegment & | Other | ) |
Handle_StepGeom_CompositeCurveSegment& StepGeom_Array1OfCompositeCurveSegment::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepGeom_Array1OfCompositeCurveSegment::Destroy | ( | ) |
void StepGeom_Array1OfCompositeCurveSegment::Init | ( | const Handle< StepGeom_CompositeCurveSegment > & | V | ) |
Standard_Boolean StepGeom_Array1OfCompositeCurveSegment::IsAllocated | ( | ) | const |
Standard_Integer StepGeom_Array1OfCompositeCurveSegment::Length | ( | ) | const |
Standard_Integer StepGeom_Array1OfCompositeCurveSegment::Lower | ( | ) | const |
Handle_StepGeom_CompositeCurveSegment& StepGeom_Array1OfCompositeCurveSegment::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_StepGeom_CompositeCurveSegment& StepGeom_Array1OfCompositeCurveSegment::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const StepGeom_Array1OfCompositeCurveSegment& StepGeom_Array1OfCompositeCurveSegment::operator= | ( | const StepGeom_Array1OfCompositeCurveSegment & | Other | ) | [inline] |
void StepGeom_Array1OfCompositeCurveSegment::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepGeom_CompositeCurveSegment > & | Value | ||
) |
Standard_Integer StepGeom_Array1OfCompositeCurveSegment::Upper | ( | ) | const |
const Handle_StepGeom_CompositeCurveSegment& StepGeom_Array1OfCompositeCurveSegment::Value | ( | const Standard_Integer | Index | ) | const |