#include <IntPolyh_SeqOfStartPoints.hxx>

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