Open CASCADE Technology 6.6.0
|
#include <StepElement_SequenceOfCurveElementSectionDefinition.hxx>
StepElement_SequenceOfCurveElementSectionDefinition::StepElement_SequenceOfCurveElementSectionDefinition | ( | ) |
StepElement_SequenceOfCurveElementSectionDefinition::~StepElement_SequenceOfCurveElementSectionDefinition | ( | ) | [inline] |
void StepElement_SequenceOfCurveElementSectionDefinition::Append | ( | const Handle< StepElement_CurveElementSectionDefinition > & | T | ) |
void StepElement_SequenceOfCurveElementSectionDefinition::Append | ( | StepElement_SequenceOfCurveElementSectionDefinition & | S | ) |
const StepElement_SequenceOfCurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::Assign | ( | const StepElement_SequenceOfCurveElementSectionDefinition & | Other | ) |
Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepElement_SequenceOfCurveElementSectionDefinition::Clear | ( | ) |
const Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::First | ( | ) | const |
void StepElement_SequenceOfCurveElementSectionDefinition::InsertAfter | ( | const Standard_Integer | Index, |
const Handle< StepElement_CurveElementSectionDefinition > & | T | ||
) |
void StepElement_SequenceOfCurveElementSectionDefinition::InsertAfter | ( | const Standard_Integer | Index, |
StepElement_SequenceOfCurveElementSectionDefinition & | S | ||
) |
void StepElement_SequenceOfCurveElementSectionDefinition::InsertBefore | ( | const Standard_Integer | Index, |
const Handle< StepElement_CurveElementSectionDefinition > & | T | ||
) |
void StepElement_SequenceOfCurveElementSectionDefinition::InsertBefore | ( | const Standard_Integer | Index, |
StepElement_SequenceOfCurveElementSectionDefinition & | S | ||
) |
const Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::Last | ( | ) | const |
Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const StepElement_SequenceOfCurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::operator= | ( | const StepElement_SequenceOfCurveElementSectionDefinition & | Other | ) | [inline] |
void StepElement_SequenceOfCurveElementSectionDefinition::Prepend | ( | const Handle< StepElement_CurveElementSectionDefinition > & | T | ) |
void StepElement_SequenceOfCurveElementSectionDefinition::Prepend | ( | StepElement_SequenceOfCurveElementSectionDefinition & | S | ) |
void StepElement_SequenceOfCurveElementSectionDefinition::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void StepElement_SequenceOfCurveElementSectionDefinition::Remove | ( | const Standard_Integer | Index | ) |
void StepElement_SequenceOfCurveElementSectionDefinition::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepElement_CurveElementSectionDefinition > & | I | ||
) |
void StepElement_SequenceOfCurveElementSectionDefinition::Split | ( | const Standard_Integer | Index, |
StepElement_SequenceOfCurveElementSectionDefinition & | Sub | ||
) |
const Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::Value | ( | const Standard_Integer | Index | ) | const |