Open CASCADE Technology 6.6.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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines