Open CASCADE Technology
6.5.4
|
#include <IntSurf_SequenceOfCouple.hxx>
IntSurf_SequenceOfCouple::~IntSurf_SequenceOfCouple | ( | ) | [inline] |
const IntSurf_SequenceOfCouple& IntSurf_SequenceOfCouple::Assign | ( | const IntSurf_SequenceOfCouple & | Other | ) |
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 |
const IntSurf_Couple& IntSurf_SequenceOfCouple::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
IntSurf_Couple& IntSurf_SequenceOfCouple::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const IntSurf_SequenceOfCouple& IntSurf_SequenceOfCouple::operator= | ( | const IntSurf_SequenceOfCouple & | Other | ) | [inline] |
void IntSurf_SequenceOfCouple::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
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 |