Open CASCADE Technology
6.5.4
|
#include <BOPTools_ListOfCoupleOfInteger.hxx>
void BOPTools_ListOfCoupleOfInteger::Append | ( | const BOPTools_CoupleOfInteger & | I, |
BOPTools_ListIteratorOfListOfCoupleOfInteger & | theIt | ||
) |
void BOPTools_ListOfCoupleOfInteger::InsertAfter | ( | const BOPTools_CoupleOfInteger & | I, |
BOPTools_ListIteratorOfListOfCoupleOfInteger & | It | ||
) |
void BOPTools_ListOfCoupleOfInteger::InsertAfter | ( | BOPTools_ListOfCoupleOfInteger & | Other, |
BOPTools_ListIteratorOfListOfCoupleOfInteger & | It | ||
) |
void BOPTools_ListOfCoupleOfInteger::InsertBefore | ( | const BOPTools_CoupleOfInteger & | I, |
BOPTools_ListIteratorOfListOfCoupleOfInteger & | It | ||
) |
void BOPTools_ListOfCoupleOfInteger::InsertBefore | ( | BOPTools_ListOfCoupleOfInteger & | Other, |
BOPTools_ListIteratorOfListOfCoupleOfInteger & | It | ||
) |
void BOPTools_ListOfCoupleOfInteger::operator= | ( | const BOPTools_ListOfCoupleOfInteger & | Other | ) | [inline] |
void BOPTools_ListOfCoupleOfInteger::Prepend | ( | const BOPTools_CoupleOfInteger & | I, |
BOPTools_ListIteratorOfListOfCoupleOfInteger & | theIt | ||
) |