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

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