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