Open CASCADE Technology 6.5.2
Public Member Functions
IntAna_ListIteratorOfListOfCurve Class Reference

#include <IntAna_ListIteratorOfListOfCurve.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntAna_ListIteratorOfListOfCurve ()
 IntAna_ListIteratorOfListOfCurve (const IntAna_ListOfCurve &L)
void Initialize (const IntAna_ListOfCurve &L)
Standard_Boolean More () const
void Next ()
IntAna_CurveValue () const

Constructor & Destructor Documentation

IntAna_ListIteratorOfListOfCurve::IntAna_ListIteratorOfListOfCurve ( )
IntAna_ListIteratorOfListOfCurve::IntAna_ListIteratorOfListOfCurve ( const IntAna_ListOfCurve L)

Member Function Documentation

void IntAna_ListIteratorOfListOfCurve::Initialize ( const IntAna_ListOfCurve L)
Standard_Boolean IntAna_ListIteratorOfListOfCurve::More ( ) const
void IntAna_ListIteratorOfListOfCurve::Next ( )
void IntAna_ListIteratorOfListOfCurve::operator delete ( void *  anAddress) [inline]
void* IntAna_ListIteratorOfListOfCurve::operator new ( size_t  size) [inline]
void* IntAna_ListIteratorOfListOfCurve::operator new ( size_t  ,
void *  anAddress 
) [inline]
IntAna_Curve& IntAna_ListIteratorOfListOfCurve::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