|
Open CASCADE Technology 6.5.2
|
#include <StepGeom_Array1OfPcurveOrSurface.hxx>
| 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 | ||
| ) |
| StepGeom_Array1OfPcurveOrSurface::~StepGeom_Array1OfPcurveOrSurface | ( | ) | [inline] |
| const StepGeom_Array1OfPcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::Assign | ( | const StepGeom_Array1OfPcurveOrSurface & | Other | ) |
| StepGeom_PcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepGeom_Array1OfPcurveOrSurface::Destroy | ( | ) |
| void StepGeom_Array1OfPcurveOrSurface::Init | ( | const StepGeom_PcurveOrSurface & | V | ) |
| Standard_Boolean StepGeom_Array1OfPcurveOrSurface::IsAllocated | ( | ) | const |
| Standard_Integer StepGeom_Array1OfPcurveOrSurface::Length | ( | ) | const |
| Standard_Integer StepGeom_Array1OfPcurveOrSurface::Lower | ( | ) | const |
| void StepGeom_Array1OfPcurveOrSurface::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StepGeom_Array1OfPcurveOrSurface::operator new | ( | size_t | size | ) | [inline] |
| void* StepGeom_Array1OfPcurveOrSurface::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| StepGeom_PcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const StepGeom_PcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const StepGeom_Array1OfPcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::operator= | ( | const StepGeom_Array1OfPcurveOrSurface & | Other | ) | [inline] |
| void StepGeom_Array1OfPcurveOrSurface::SetValue | ( | const Standard_Integer | Index, |
| const StepGeom_PcurveOrSurface & | Value | ||
| ) |
| Standard_Integer StepGeom_Array1OfPcurveOrSurface::Upper | ( | ) | const |
| const StepGeom_PcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4