Open CASCADE Technology 6.6.0
|
#include <GeomPlate_SequenceOfAij.hxx>
GeomPlate_SequenceOfAij::GeomPlate_SequenceOfAij | ( | ) |
GeomPlate_SequenceOfAij::~GeomPlate_SequenceOfAij | ( | ) | [inline] |
void GeomPlate_SequenceOfAij::Append | ( | const GeomPlate_Aij & | T | ) |
void GeomPlate_SequenceOfAij::Append | ( | GeomPlate_SequenceOfAij & | S | ) |
const GeomPlate_SequenceOfAij& GeomPlate_SequenceOfAij::Assign | ( | const GeomPlate_SequenceOfAij & | Other | ) |
GeomPlate_Aij& GeomPlate_SequenceOfAij::ChangeValue | ( | const Standard_Integer | Index | ) |
void GeomPlate_SequenceOfAij::Clear | ( | ) |
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 |
GeomPlate_Aij& GeomPlate_SequenceOfAij::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const GeomPlate_Aij& GeomPlate_SequenceOfAij::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const GeomPlate_SequenceOfAij& GeomPlate_SequenceOfAij::operator= | ( | const GeomPlate_SequenceOfAij & | Other | ) | [inline] |
void GeomPlate_SequenceOfAij::Prepend | ( | const GeomPlate_Aij & | T | ) |
void GeomPlate_SequenceOfAij::Prepend | ( | GeomPlate_SequenceOfAij & | S | ) |
void GeomPlate_SequenceOfAij::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void GeomPlate_SequenceOfAij::Remove | ( | const Standard_Integer | Index | ) |
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 |