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