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

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