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