#include <BOPTools_ListOfShapeEnum.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | BOPTools_ListOfShapeEnum () |
| Standard_EXPORT void | Assign (const BOPTools_ListOfShapeEnum &Other) |
| void | operator= (const BOPTools_ListOfShapeEnum &Other) |
| Standard_EXPORT Standard_Integer | Extent () const |
| Standard_EXPORT void | Clear () |
| ~BOPTools_ListOfShapeEnum () | |
| Standard_Boolean | IsEmpty () const |
| Standard_EXPORT void | Prepend (const TopAbs_ShapeEnum &I) |
| Standard_EXPORT void | Prepend (const TopAbs_ShapeEnum &I, BOPTools_ListIteratorOfListOfShapeEnum &theIt) |
| Standard_EXPORT void | Prepend (BOPTools_ListOfShapeEnum &Other) |
| Standard_EXPORT void | Append (const TopAbs_ShapeEnum &I) |
| Standard_EXPORT void | Append (const TopAbs_ShapeEnum &I, BOPTools_ListIteratorOfListOfShapeEnum &theIt) |
| Standard_EXPORT void | Append (BOPTools_ListOfShapeEnum &Other) |
| Standard_EXPORT TopAbs_ShapeEnum & | First () const |
| Standard_EXPORT TopAbs_ShapeEnum & | Last () const |
| Standard_EXPORT void | RemoveFirst () |
| Standard_EXPORT void | Remove (BOPTools_ListIteratorOfListOfShapeEnum &It) |
| Standard_EXPORT void | InsertBefore (const TopAbs_ShapeEnum &I, BOPTools_ListIteratorOfListOfShapeEnum &It) |
| Standard_EXPORT void | InsertBefore (BOPTools_ListOfShapeEnum &Other, BOPTools_ListIteratorOfListOfShapeEnum &It) |
| Standard_EXPORT void | InsertAfter (const TopAbs_ShapeEnum &I, BOPTools_ListIteratorOfListOfShapeEnum &It) |
| Standard_EXPORT void | InsertAfter (BOPTools_ListOfShapeEnum &Other, BOPTools_ListIteratorOfListOfShapeEnum &It) |
Private Member Functions | |
| Standard_EXPORT | BOPTools_ListOfShapeEnum (const BOPTools_ListOfShapeEnum &Other) |
Private Attributes | |
| Standard_Address | myFirst |
| Standard_Address | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1