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