#include <HLRAlgo_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 | HLRAlgo_ListOfBPoint () |
Standard_EXPORT void | Assign (const HLRAlgo_ListOfBPoint &Other) |
void | operator= (const HLRAlgo_ListOfBPoint &Other) |
Standard_EXPORT Standard_Integer | Extent () const |
Standard_EXPORT void | Clear () |
~HLRAlgo_ListOfBPoint () | |
Standard_Boolean | IsEmpty () const |
Standard_EXPORT void | Prepend (const HLRAlgo_BiPoint &I) |
Standard_EXPORT void | Prepend (const HLRAlgo_BiPoint &I, HLRAlgo_ListIteratorOfListOfBPoint &theIt) |
Standard_EXPORT void | Prepend (HLRAlgo_ListOfBPoint &Other) |
Standard_EXPORT void | Append (const HLRAlgo_BiPoint &I) |
Standard_EXPORT void | Append (const HLRAlgo_BiPoint &I, HLRAlgo_ListIteratorOfListOfBPoint &theIt) |
Standard_EXPORT void | Append (HLRAlgo_ListOfBPoint &Other) |
Standard_EXPORT HLRAlgo_BiPoint & | First () const |
Standard_EXPORT HLRAlgo_BiPoint & | Last () const |
Standard_EXPORT void | RemoveFirst () |
Standard_EXPORT void | Remove (HLRAlgo_ListIteratorOfListOfBPoint &It) |
Standard_EXPORT void | InsertBefore (const HLRAlgo_BiPoint &I, HLRAlgo_ListIteratorOfListOfBPoint &It) |
Standard_EXPORT void | InsertBefore (HLRAlgo_ListOfBPoint &Other, HLRAlgo_ListIteratorOfListOfBPoint &It) |
Standard_EXPORT void | InsertAfter (const HLRAlgo_BiPoint &I, HLRAlgo_ListIteratorOfListOfBPoint &It) |
Standard_EXPORT void | InsertAfter (HLRAlgo_ListOfBPoint &Other, HLRAlgo_ListIteratorOfListOfBPoint &It) |
Private Member Functions | |
Standard_EXPORT | HLRAlgo_ListOfBPoint (const HLRAlgo_ListOfBPoint &Other) |
Private Attributes | |
Standard_Address | myFirst |
Standard_Address | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|