#include <DBRep_ListIteratorOfListOfFace.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | DBRep_ListIteratorOfListOfFace () |
Standard_EXPORT | DBRep_ListIteratorOfListOfFace (const DBRep_ListOfFace &L) |
Standard_EXPORT void | Initialize (const DBRep_ListOfFace &L) |
Standard_Boolean | More () const |
Standard_EXPORT void | Next () |
Standard_EXPORT Handle_DBRep_Face & | Value () const |
Private Attributes | |
Standard_Address | current |
Standard_Address | previous |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|