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