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

| Intrv_SequenceOfInterval::~Intrv_SequenceOfInterval | ( | ) | [inline] |
| const Intrv_SequenceOfInterval& Intrv_SequenceOfInterval::Assign | ( | const Intrv_SequenceOfInterval & | Other | ) |
| 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 |
| const Intrv_Interval& Intrv_SequenceOfInterval::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Intrv_Interval& Intrv_SequenceOfInterval::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Intrv_SequenceOfInterval& Intrv_SequenceOfInterval::operator= | ( | const Intrv_SequenceOfInterval & | Other | ) | [inline] |
| void Intrv_SequenceOfInterval::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| 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.8.0