Open CASCADE Technology 6.5.2
Public Member Functions
TestTopOpeDraw_ListIteratorOfListOfPnt2d Class Reference

#include <TestTopOpeDraw_ListIteratorOfListOfPnt2d.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TestTopOpeDraw_ListIteratorOfListOfPnt2d ()
 TestTopOpeDraw_ListIteratorOfListOfPnt2d (const TestTopOpeDraw_ListOfPnt2d &L)
void Initialize (const TestTopOpeDraw_ListOfPnt2d &L)
Standard_Boolean More () const
void Next ()
gp_Pnt2dValue () const

Constructor & Destructor Documentation

TestTopOpeDraw_ListIteratorOfListOfPnt2d::TestTopOpeDraw_ListIteratorOfListOfPnt2d ( )
TestTopOpeDraw_ListIteratorOfListOfPnt2d::TestTopOpeDraw_ListIteratorOfListOfPnt2d ( const TestTopOpeDraw_ListOfPnt2d L)

Member Function Documentation

void TestTopOpeDraw_ListIteratorOfListOfPnt2d::Initialize ( const TestTopOpeDraw_ListOfPnt2d L)
Standard_Boolean TestTopOpeDraw_ListIteratorOfListOfPnt2d::More ( ) const
void TestTopOpeDraw_ListIteratorOfListOfPnt2d::Next ( )
void TestTopOpeDraw_ListIteratorOfListOfPnt2d::operator delete ( void *  anAddress) [inline]
void* TestTopOpeDraw_ListIteratorOfListOfPnt2d::operator new ( size_t  size) [inline]
void* TestTopOpeDraw_ListIteratorOfListOfPnt2d::operator new ( size_t  ,
void *  anAddress 
) [inline]
gp_Pnt2d& TestTopOpeDraw_ListIteratorOfListOfPnt2d::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines