#include <BOPTools_ListOfPave.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_ListOfPave () |
Standard_EXPORT void | Assign (const BOPTools_ListOfPave &Other) |
void | operator= (const BOPTools_ListOfPave &Other) |
Standard_EXPORT Standard_Integer | Extent () const |
Standard_EXPORT void | Clear () |
~BOPTools_ListOfPave () | |
Standard_Boolean | IsEmpty () const |
Standard_EXPORT void | Prepend (const BOPTools_Pave &I) |
Standard_EXPORT void | Prepend (const BOPTools_Pave &I, BOPTools_ListIteratorOfListOfPave &theIt) |
Standard_EXPORT void | Prepend (BOPTools_ListOfPave &Other) |
Standard_EXPORT void | Append (const BOPTools_Pave &I) |
Standard_EXPORT void | Append (const BOPTools_Pave &I, BOPTools_ListIteratorOfListOfPave &theIt) |
Standard_EXPORT void | Append (BOPTools_ListOfPave &Other) |
Standard_EXPORT BOPTools_Pave & | First () const |
Standard_EXPORT BOPTools_Pave & | Last () const |
Standard_EXPORT void | RemoveFirst () |
Standard_EXPORT void | Remove (BOPTools_ListIteratorOfListOfPave &It) |
Standard_EXPORT void | InsertBefore (const BOPTools_Pave &I, BOPTools_ListIteratorOfListOfPave &It) |
Standard_EXPORT void | InsertBefore (BOPTools_ListOfPave &Other, BOPTools_ListIteratorOfListOfPave &It) |
Standard_EXPORT void | InsertAfter (const BOPTools_Pave &I, BOPTools_ListIteratorOfListOfPave &It) |
Standard_EXPORT void | InsertAfter (BOPTools_ListOfPave &Other, BOPTools_ListIteratorOfListOfPave &It) |
Private Member Functions | |
Standard_EXPORT | BOPTools_ListOfPave (const BOPTools_ListOfPave &Other) |
Private Attributes | |
Standard_Address | myFirst |
Standard_Address | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|