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

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