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