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

| IntPatch_SequenceOfLine::~IntPatch_SequenceOfLine | ( | ) | [inline] |
| const IntPatch_SequenceOfLine& IntPatch_SequenceOfLine::Assign | ( | const IntPatch_SequenceOfLine & | Other | ) |
| Handle_IntPatch_Line& IntPatch_SequenceOfLine::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_IntPatch_Line& IntPatch_SequenceOfLine::First | ( | ) | const |
| void IntPatch_SequenceOfLine::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< IntPatch_Line > & | T | ||
| ) |
| void IntPatch_SequenceOfLine::InsertAfter | ( | const Standard_Integer | Index, |
| IntPatch_SequenceOfLine & | S | ||
| ) |
| void IntPatch_SequenceOfLine::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< IntPatch_Line > & | T | ||
| ) |
| void IntPatch_SequenceOfLine::InsertBefore | ( | const Standard_Integer | Index, |
| IntPatch_SequenceOfLine & | S | ||
| ) |
| const Handle_IntPatch_Line& IntPatch_SequenceOfLine::Last | ( | ) | const |
| const Handle_IntPatch_Line& IntPatch_SequenceOfLine::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_IntPatch_Line& IntPatch_SequenceOfLine::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const IntPatch_SequenceOfLine& IntPatch_SequenceOfLine::operator= | ( | const IntPatch_SequenceOfLine & | Other | ) | [inline] |
| void IntPatch_SequenceOfLine::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void IntPatch_SequenceOfLine::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IntPatch_Line > & | I | ||
| ) |
| void IntPatch_SequenceOfLine::Split | ( | const Standard_Integer | Index, |
| IntPatch_SequenceOfLine & | Sub | ||
| ) |
| const Handle_IntPatch_Line& IntPatch_SequenceOfLine::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0