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

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