|
Open CASCADE Technology 6.5.2
|
#include <IGESGeom_Array1OfCurveOnSurface.hxx>
| IGESGeom_Array1OfCurveOnSurface::IGESGeom_Array1OfCurveOnSurface | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| IGESGeom_Array1OfCurveOnSurface::IGESGeom_Array1OfCurveOnSurface | ( | const Handle< IGESGeom_CurveOnSurface > & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
| IGESGeom_Array1OfCurveOnSurface::~IGESGeom_Array1OfCurveOnSurface | ( | ) | [inline] |
| const IGESGeom_Array1OfCurveOnSurface& IGESGeom_Array1OfCurveOnSurface::Assign | ( | const IGESGeom_Array1OfCurveOnSurface & | Other | ) |
| Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IGESGeom_Array1OfCurveOnSurface::Destroy | ( | ) |
| void IGESGeom_Array1OfCurveOnSurface::Init | ( | const Handle< IGESGeom_CurveOnSurface > & | V | ) |
| Standard_Boolean IGESGeom_Array1OfCurveOnSurface::IsAllocated | ( | ) | const |
| Standard_Integer IGESGeom_Array1OfCurveOnSurface::Length | ( | ) | const |
| Standard_Integer IGESGeom_Array1OfCurveOnSurface::Lower | ( | ) | const |
| void IGESGeom_Array1OfCurveOnSurface::operator delete | ( | void * | anAddress | ) | [inline] |
| void* IGESGeom_Array1OfCurveOnSurface::operator new | ( | size_t | size | ) | [inline] |
| void* IGESGeom_Array1OfCurveOnSurface::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const IGESGeom_Array1OfCurveOnSurface& IGESGeom_Array1OfCurveOnSurface::operator= | ( | const IGESGeom_Array1OfCurveOnSurface & | Other | ) | [inline] |
| void IGESGeom_Array1OfCurveOnSurface::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IGESGeom_CurveOnSurface > & | Value | ||
| ) |
| Standard_Integer IGESGeom_Array1OfCurveOnSurface::Upper | ( | ) | const |
| const Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4