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

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