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

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