|
Open CASCADE Technology 6.5.2
|
#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 |
| void StepElement_SequenceOfCurveElementSectionDefinition::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* StepElement_SequenceOfCurveElementSectionDefinition::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* StepElement_SequenceOfCurveElementSectionDefinition::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| 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 | ( | StepElement_SequenceOfCurveElementSectionDefinition & | S | ) |
| void StepElement_SequenceOfCurveElementSectionDefinition::Prepend | ( | const Handle< StepElement_CurveElementSectionDefinition > & | T | ) |
| 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 |
1.7.4