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