Open CASCADE Technology
6.5.4
|
#include <GeomPlate_SequenceOfAij.hxx>
GeomPlate_SequenceOfAij::~GeomPlate_SequenceOfAij | ( | ) | [inline] |
const GeomPlate_SequenceOfAij& GeomPlate_SequenceOfAij::Assign | ( | const GeomPlate_SequenceOfAij & | Other | ) |
const GeomPlate_Aij& GeomPlate_SequenceOfAij::First | ( | ) | const |
void GeomPlate_SequenceOfAij::InsertAfter | ( | const Standard_Integer | Index, |
const GeomPlate_Aij & | T | ||
) |
void GeomPlate_SequenceOfAij::InsertAfter | ( | const Standard_Integer | Index, |
GeomPlate_SequenceOfAij & | S | ||
) |
void GeomPlate_SequenceOfAij::InsertBefore | ( | const Standard_Integer | Index, |
const GeomPlate_Aij & | T | ||
) |
void GeomPlate_SequenceOfAij::InsertBefore | ( | const Standard_Integer | Index, |
GeomPlate_SequenceOfAij & | S | ||
) |
const GeomPlate_Aij& GeomPlate_SequenceOfAij::Last | ( | ) | const |
const GeomPlate_Aij& GeomPlate_SequenceOfAij::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
GeomPlate_Aij& GeomPlate_SequenceOfAij::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const GeomPlate_SequenceOfAij& GeomPlate_SequenceOfAij::operator= | ( | const GeomPlate_SequenceOfAij & | Other | ) | [inline] |
void GeomPlate_SequenceOfAij::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void GeomPlate_SequenceOfAij::SetValue | ( | const Standard_Integer | Index, |
const GeomPlate_Aij & | I | ||
) |
void GeomPlate_SequenceOfAij::Split | ( | const Standard_Integer | Index, |
GeomPlate_SequenceOfAij & | Sub | ||
) |
const GeomPlate_Aij& GeomPlate_SequenceOfAij::Value | ( | const Standard_Integer | Index | ) | const |