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