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

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