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

| const MAT2d_SequenceOfConnexion& MAT2d_SequenceOfConnexion::Assign | ( | const MAT2d_SequenceOfConnexion & | Other | ) |
| Handle_MAT2d_Connexion& MAT2d_SequenceOfConnexion::ChangeValue | ( | const Standard_Integer | Index | ) |
| 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 |
| const Handle_MAT2d_Connexion& MAT2d_SequenceOfConnexion::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_MAT2d_Connexion& MAT2d_SequenceOfConnexion::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const MAT2d_SequenceOfConnexion& MAT2d_SequenceOfConnexion::operator= | ( | const MAT2d_SequenceOfConnexion & | Other | ) | [inline] |
| void MAT2d_SequenceOfConnexion::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| 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.8.0