|
Open CASCADE Technology 6.5.2
|
#include <StepFEA_SequenceOfElementRepresentation.hxx>

| StepFEA_SequenceOfElementRepresentation::StepFEA_SequenceOfElementRepresentation | ( | ) |
| StepFEA_SequenceOfElementRepresentation::~StepFEA_SequenceOfElementRepresentation | ( | ) | [inline] |
| void StepFEA_SequenceOfElementRepresentation::Append | ( | const Handle< StepFEA_ElementRepresentation > & | T | ) |
| void StepFEA_SequenceOfElementRepresentation::Append | ( | StepFEA_SequenceOfElementRepresentation & | S | ) |
| const StepFEA_SequenceOfElementRepresentation& StepFEA_SequenceOfElementRepresentation::Assign | ( | const StepFEA_SequenceOfElementRepresentation & | Other | ) |
| Handle_StepFEA_ElementRepresentation& StepFEA_SequenceOfElementRepresentation::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepFEA_SequenceOfElementRepresentation::Clear | ( | ) |
| const Handle_StepFEA_ElementRepresentation& StepFEA_SequenceOfElementRepresentation::First | ( | ) | const |
| void StepFEA_SequenceOfElementRepresentation::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< StepFEA_ElementRepresentation > & | T | ||
| ) |
| void StepFEA_SequenceOfElementRepresentation::InsertAfter | ( | const Standard_Integer | Index, |
| StepFEA_SequenceOfElementRepresentation & | S | ||
| ) |
| void StepFEA_SequenceOfElementRepresentation::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< StepFEA_ElementRepresentation > & | T | ||
| ) |
| void StepFEA_SequenceOfElementRepresentation::InsertBefore | ( | const Standard_Integer | Index, |
| StepFEA_SequenceOfElementRepresentation & | S | ||
| ) |
| const Handle_StepFEA_ElementRepresentation& StepFEA_SequenceOfElementRepresentation::Last | ( | ) | const |
| void StepFEA_SequenceOfElementRepresentation::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* StepFEA_SequenceOfElementRepresentation::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* StepFEA_SequenceOfElementRepresentation::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| Handle_StepFEA_ElementRepresentation& StepFEA_SequenceOfElementRepresentation::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_StepFEA_ElementRepresentation& StepFEA_SequenceOfElementRepresentation::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const StepFEA_SequenceOfElementRepresentation& StepFEA_SequenceOfElementRepresentation::operator= | ( | const StepFEA_SequenceOfElementRepresentation & | Other | ) | [inline] |
| void StepFEA_SequenceOfElementRepresentation::Prepend | ( | StepFEA_SequenceOfElementRepresentation & | S | ) |
| void StepFEA_SequenceOfElementRepresentation::Prepend | ( | const Handle< StepFEA_ElementRepresentation > & | T | ) |
| void StepFEA_SequenceOfElementRepresentation::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void StepFEA_SequenceOfElementRepresentation::Remove | ( | const Standard_Integer | Index | ) |
| void StepFEA_SequenceOfElementRepresentation::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepFEA_ElementRepresentation > & | I | ||
| ) |
| void StepFEA_SequenceOfElementRepresentation::Split | ( | const Standard_Integer | Index, |
| StepFEA_SequenceOfElementRepresentation & | Sub | ||
| ) |
| const Handle_StepFEA_ElementRepresentation& StepFEA_SequenceOfElementRepresentation::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4