Open CASCADE Technology 6.5.2
Public Member Functions
TColStd_ListIteratorOfSetListOfSetOfReal Class Reference

#include <TColStd_ListIteratorOfSetListOfSetOfReal.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TColStd_ListIteratorOfSetListOfSetOfReal ()
 TColStd_ListIteratorOfSetListOfSetOfReal (const TColStd_SetListOfSetOfReal &L)
void Initialize (const TColStd_SetListOfSetOfReal &L)
Standard_Boolean More () const
void Next ()
Standard_RealValue () const

Constructor & Destructor Documentation

TColStd_ListIteratorOfSetListOfSetOfReal::TColStd_ListIteratorOfSetListOfSetOfReal ( )
TColStd_ListIteratorOfSetListOfSetOfReal::TColStd_ListIteratorOfSetListOfSetOfReal ( const TColStd_SetListOfSetOfReal L)

Member Function Documentation

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