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