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