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