#include <Hatch_SequenceOfLine.hxx>

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