Open CASCADE Technology
6.5.4
|
#include <StepShape_Array1OfConnectedEdgeSet.hxx>
DEFINE_STANDARD_ALLOC 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 | ||
) |
const StepShape_Array1OfConnectedEdgeSet& StepShape_Array1OfConnectedEdgeSet::Assign | ( | const StepShape_Array1OfConnectedEdgeSet & | Other | ) |
Handle_StepShape_ConnectedEdgeSet& StepShape_Array1OfConnectedEdgeSet::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_StepShape_ConnectedEdgeSet& StepShape_Array1OfConnectedEdgeSet::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_StepShape_ConnectedEdgeSet& StepShape_Array1OfConnectedEdgeSet::operator() | ( | const Standard_Integer | Index | ) | [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 | ||
) |
const Handle_StepShape_ConnectedEdgeSet& StepShape_Array1OfConnectedEdgeSet::Value | ( | const Standard_Integer | Index | ) | const |