Open CASCADE Technology 6.6.0
Public Member Functions
TColStd_ListIteratorOfListOfReal Class Reference

#include <TColStd_ListIteratorOfListOfReal.hxx>

Public Member Functions

 TColStd_ListIteratorOfListOfReal ()
 TColStd_ListIteratorOfListOfReal (const TColStd_ListOfReal &L)
void Initialize (const TColStd_ListOfReal &L)
Standard_Boolean More () const
void Next ()
Standard_RealValue () const

Constructor & Destructor Documentation

TColStd_ListIteratorOfListOfReal::TColStd_ListIteratorOfListOfReal ( )
TColStd_ListIteratorOfListOfReal::TColStd_ListIteratorOfListOfReal ( const TColStd_ListOfReal L)

Member Function Documentation

void TColStd_ListIteratorOfListOfReal::Initialize ( const TColStd_ListOfReal L)
Standard_Boolean TColStd_ListIteratorOfListOfReal::More ( ) const
void TColStd_ListIteratorOfListOfReal::Next ( )
Standard_Real& TColStd_ListIteratorOfListOfReal::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