Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TestTopOpeDraw_ListOfPnt2d Class Reference

#include <TestTopOpeDraw_ListOfPnt2d.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TestTopOpeDraw_ListOfPnt2d ()
void Assign (const TestTopOpeDraw_ListOfPnt2d &Other)
void operator= (const TestTopOpeDraw_ListOfPnt2d &Other)
Standard_Integer Extent () const
void Clear ()
 ~TestTopOpeDraw_ListOfPnt2d ()
Standard_Boolean IsEmpty () const
void Prepend (const gp_Pnt2d &I)
void Prepend (const gp_Pnt2d &I, TestTopOpeDraw_ListIteratorOfListOfPnt2d &theIt)
void Prepend (TestTopOpeDraw_ListOfPnt2d &Other)
void Append (const gp_Pnt2d &I)
void Append (const gp_Pnt2d &I, TestTopOpeDraw_ListIteratorOfListOfPnt2d &theIt)
void Append (TestTopOpeDraw_ListOfPnt2d &Other)
gp_Pnt2dFirst () const
gp_Pnt2dLast () const
void RemoveFirst ()
void Remove (TestTopOpeDraw_ListIteratorOfListOfPnt2d &It)
void InsertBefore (const gp_Pnt2d &I, TestTopOpeDraw_ListIteratorOfListOfPnt2d &It)
void InsertBefore (TestTopOpeDraw_ListOfPnt2d &Other, TestTopOpeDraw_ListIteratorOfListOfPnt2d &It)
void InsertAfter (const gp_Pnt2d &I, TestTopOpeDraw_ListIteratorOfListOfPnt2d &It)
void InsertAfter (TestTopOpeDraw_ListOfPnt2d &Other, TestTopOpeDraw_ListIteratorOfListOfPnt2d &It)

Constructor & Destructor Documentation


Member Function Documentation

void TestTopOpeDraw_ListOfPnt2d::operator= ( const TestTopOpeDraw_ListOfPnt2d Other) [inline]

The documentation for this class was generated from the following file: