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