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