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