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