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