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