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

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