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

| const BRepMAT2d_SequenceOfBasicElt& BRepMAT2d_SequenceOfBasicElt::Assign | ( | const BRepMAT2d_SequenceOfBasicElt & | Other | ) |
| Handle_MAT_BasicElt& BRepMAT2d_SequenceOfBasicElt::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_MAT_BasicElt& BRepMAT2d_SequenceOfBasicElt::First | ( | ) | const |
| void BRepMAT2d_SequenceOfBasicElt::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< MAT_BasicElt > & | T | ||
| ) |
| void BRepMAT2d_SequenceOfBasicElt::InsertAfter | ( | const Standard_Integer | Index, |
| BRepMAT2d_SequenceOfBasicElt & | S | ||
| ) |
| void BRepMAT2d_SequenceOfBasicElt::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< MAT_BasicElt > & | T | ||
| ) |
| void BRepMAT2d_SequenceOfBasicElt::InsertBefore | ( | const Standard_Integer | Index, |
| BRepMAT2d_SequenceOfBasicElt & | S | ||
| ) |
| const Handle_MAT_BasicElt& BRepMAT2d_SequenceOfBasicElt::Last | ( | ) | const |
| const Handle_MAT_BasicElt& BRepMAT2d_SequenceOfBasicElt::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_MAT_BasicElt& BRepMAT2d_SequenceOfBasicElt::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const BRepMAT2d_SequenceOfBasicElt& BRepMAT2d_SequenceOfBasicElt::operator= | ( | const BRepMAT2d_SequenceOfBasicElt & | Other | ) | [inline] |
| void BRepMAT2d_SequenceOfBasicElt::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void BRepMAT2d_SequenceOfBasicElt::SetValue | ( | const Standard_Integer | Index, |
| const Handle< MAT_BasicElt > & | I | ||
| ) |
| void BRepMAT2d_SequenceOfBasicElt::Split | ( | const Standard_Integer | Index, |
| BRepMAT2d_SequenceOfBasicElt & | Sub | ||
| ) |
| const Handle_MAT_BasicElt& BRepMAT2d_SequenceOfBasicElt::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0