Open CASCADE Technology 6.5.2
Public Member Functions
DBRep_ListIteratorOfListOfEdge Class Reference

#include <DBRep_ListIteratorOfListOfEdge.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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 ( )
void DBRep_ListIteratorOfListOfEdge::operator delete ( void *  anAddress) [inline]
void* DBRep_ListIteratorOfListOfEdge::operator new ( size_t  size) [inline]
void* DBRep_ListIteratorOfListOfEdge::operator new ( size_t  ,
void *  anAddress 
) [inline]
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