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