Open CASCADE Technology
6.5.4
|
#include <TColStd_ListIteratorOfListOfInteger.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | TColStd_ListIteratorOfListOfInteger () |
TColStd_ListIteratorOfListOfInteger (const TColStd_ListOfInteger &L) | |
void | Initialize (const TColStd_ListOfInteger &L) |
Standard_Boolean | More () const |
void | Next () |
Standard_Integer & | Value () const |
TColStd_ListIteratorOfListOfInteger::TColStd_ListIteratorOfListOfInteger | ( | const TColStd_ListOfInteger & | L | ) |