Open CASCADE Technology 6.6.0
Public Member Functions
TColStd_ListIteratorOfListOfInteger Class Reference

#include <TColStd_ListIteratorOfListOfInteger.hxx>

Public Member Functions

 TColStd_ListIteratorOfListOfInteger ()
 TColStd_ListIteratorOfListOfInteger (const TColStd_ListOfInteger &L)
void Initialize (const TColStd_ListOfInteger &L)
Standard_Boolean More () const
void Next ()
Standard_IntegerValue () const

Constructor & Destructor Documentation

TColStd_ListIteratorOfListOfInteger::TColStd_ListIteratorOfListOfInteger ( )
TColStd_ListIteratorOfListOfInteger::TColStd_ListIteratorOfListOfInteger ( const TColStd_ListOfInteger L)

Member Function Documentation

void TColStd_ListIteratorOfListOfInteger::Initialize ( const TColStd_ListOfInteger L)
Standard_Boolean TColStd_ListIteratorOfListOfInteger::More ( ) const
void TColStd_ListIteratorOfListOfInteger::Next ( )
Standard_Integer& TColStd_ListIteratorOfListOfInteger::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