Open CASCADE Technology  6.9.0
Public Member Functions

DBRep_ListIteratorOfListOfEdge Class Reference

#include <DBRep_ListIteratorOfListOfEdge.hxx>

Public Member Functions

 DBRep_ListIteratorOfListOfEdge ()
 
 DBRep_ListIteratorOfListOfEdge (const DBRep_ListOfEdge &L)
 
void Initialize (const DBRep_ListOfEdge &L)
 
Standard_Boolean More () const
 
void Next ()
 
Handle< DBRep_Edge > & Value () const
 

Constructor & Destructor Documentation

DBRep_ListIteratorOfListOfEdge::DBRep_ListIteratorOfListOfEdge ( )
DBRep_ListIteratorOfListOfEdge::DBRep_ListIteratorOfListOfEdge ( const DBRep_ListOfEdge L)

Member Function Documentation

void DBRep_ListIteratorOfListOfEdge::Initialize ( const DBRep_ListOfEdge L)
Standard_Boolean DBRep_ListIteratorOfListOfEdge::More ( ) const
void DBRep_ListIteratorOfListOfEdge::Next ( )
Handle< DBRep_Edge >& DBRep_ListIteratorOfListOfEdge::Value ( ) const

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