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