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