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

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