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

| IntPatch_SequenceOfLine::IntPatch_SequenceOfLine | ( | ) |
| IntPatch_SequenceOfLine::~IntPatch_SequenceOfLine | ( | ) | [inline] |
| void IntPatch_SequenceOfLine::Append | ( | const Handle< IntPatch_Line > & | T | ) |
| void IntPatch_SequenceOfLine::Append | ( | IntPatch_SequenceOfLine & | S | ) |
| const IntPatch_SequenceOfLine& IntPatch_SequenceOfLine::Assign | ( | const IntPatch_SequenceOfLine & | Other | ) |
| Handle_IntPatch_Line& IntPatch_SequenceOfLine::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IntPatch_SequenceOfLine::Clear | ( | ) |
| 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 |
| void IntPatch_SequenceOfLine::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* IntPatch_SequenceOfLine::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* IntPatch_SequenceOfLine::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| Handle_IntPatch_Line& IntPatch_SequenceOfLine::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_IntPatch_Line& IntPatch_SequenceOfLine::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const IntPatch_SequenceOfLine& IntPatch_SequenceOfLine::operator= | ( | const IntPatch_SequenceOfLine & | Other | ) | [inline] |
| void IntPatch_SequenceOfLine::Prepend | ( | IntPatch_SequenceOfLine & | S | ) |
| void IntPatch_SequenceOfLine::Prepend | ( | const Handle< IntPatch_Line > & | T | ) |
| void IntPatch_SequenceOfLine::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void IntPatch_SequenceOfLine::Remove | ( | const Standard_Integer | Index | ) |
| 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.7.4