|
Open CASCADE Technology 6.5.2
|
#include <BOPTools_ListOfCoupleOfInteger.hxx>
| BOPTools_ListOfCoupleOfInteger::BOPTools_ListOfCoupleOfInteger | ( | ) |
| BOPTools_ListOfCoupleOfInteger::~BOPTools_ListOfCoupleOfInteger | ( | ) | [inline] |
| void BOPTools_ListOfCoupleOfInteger::Append | ( | const BOPTools_CoupleOfInteger & | I | ) |
| void BOPTools_ListOfCoupleOfInteger::Append | ( | const BOPTools_CoupleOfInteger & | I, |
| BOPTools_ListIteratorOfListOfCoupleOfInteger & | theIt | ||
| ) |
| void BOPTools_ListOfCoupleOfInteger::Append | ( | BOPTools_ListOfCoupleOfInteger & | Other | ) |
| void BOPTools_ListOfCoupleOfInteger::Assign | ( | const BOPTools_ListOfCoupleOfInteger & | Other | ) |
| void BOPTools_ListOfCoupleOfInteger::Clear | ( | ) |
| Standard_Integer BOPTools_ListOfCoupleOfInteger::Extent | ( | ) | const |
| BOPTools_CoupleOfInteger& BOPTools_ListOfCoupleOfInteger::First | ( | ) | const |
| 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 | ( | BOPTools_ListOfCoupleOfInteger & | Other, |
| BOPTools_ListIteratorOfListOfCoupleOfInteger & | It | ||
| ) |
| void BOPTools_ListOfCoupleOfInteger::InsertBefore | ( | const BOPTools_CoupleOfInteger & | I, |
| BOPTools_ListIteratorOfListOfCoupleOfInteger & | It | ||
| ) |
| Standard_Boolean BOPTools_ListOfCoupleOfInteger::IsEmpty | ( | ) | const |
| BOPTools_CoupleOfInteger& BOPTools_ListOfCoupleOfInteger::Last | ( | ) | const |
| void BOPTools_ListOfCoupleOfInteger::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BOPTools_ListOfCoupleOfInteger::operator new | ( | size_t | size | ) | [inline] |
| void* BOPTools_ListOfCoupleOfInteger::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void BOPTools_ListOfCoupleOfInteger::operator= | ( | const BOPTools_ListOfCoupleOfInteger & | Other | ) | [inline] |
| void BOPTools_ListOfCoupleOfInteger::Prepend | ( | const BOPTools_CoupleOfInteger & | I | ) |
| void BOPTools_ListOfCoupleOfInteger::Prepend | ( | const BOPTools_CoupleOfInteger & | I, |
| BOPTools_ListIteratorOfListOfCoupleOfInteger & | theIt | ||
| ) |
| void BOPTools_ListOfCoupleOfInteger::Prepend | ( | BOPTools_ListOfCoupleOfInteger & | Other | ) |
| void BOPTools_ListOfCoupleOfInteger::Remove | ( | BOPTools_ListIteratorOfListOfCoupleOfInteger & | It | ) |
| void BOPTools_ListOfCoupleOfInteger::RemoveFirst | ( | ) |
1.7.4