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