Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
GraphTools_ListIteratorOfListOfSequenceOfInteger Class Reference

#include <GraphTools_ListIteratorOfListOfSequenceOfInteger.hxx>

Public Member Functions

 GraphTools_ListIteratorOfListOfSequenceOfInteger ()
 
 GraphTools_ListIteratorOfListOfSequenceOfInteger (const GraphTools_ListOfSequenceOfInteger &L)
 
void Initialize (const GraphTools_ListOfSequenceOfInteger &L)
 
Standard_Boolean More () const
 
void Next ()
 
TColStd_SequenceOfIntegerValue () const
 

Constructor & Destructor Documentation

GraphTools_ListIteratorOfListOfSequenceOfInteger::GraphTools_ListIteratorOfListOfSequenceOfInteger ( )
GraphTools_ListIteratorOfListOfSequenceOfInteger::GraphTools_ListIteratorOfListOfSequenceOfInteger ( const GraphTools_ListOfSequenceOfInteger L)

Member Function Documentation

void GraphTools_ListIteratorOfListOfSequenceOfInteger::Initialize ( const GraphTools_ListOfSequenceOfInteger L)
Standard_Boolean GraphTools_ListIteratorOfListOfSequenceOfInteger::More ( ) const
void GraphTools_ListIteratorOfListOfSequenceOfInteger::Next ( )
TColStd_SequenceOfInteger& GraphTools_ListIteratorOfListOfSequenceOfInteger::Value ( ) const

The documentation for this class was generated from the following file: