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