| xc
    | 
Iterator over the vertices of the graph. More...
#include <FE_VertexIter.h>


| Public Member Functions | |
| virtual void | reset (void) | 
| Resets the iterator. | |
| virtual Vertex * | operator() (void) | 
| Returns next vertex to visit. | |
| Protected Member Functions | |
| FE_VertexIter (FE_Graph &theFE_Graph) | |
| Constructor. | |
|  Protected Member Functions inherited from XC::VertexIter | |
| VertexIter (void) | |
| Default constructor. | |
| VertexIter (TaggedObjectStorage *) | |
Iterator over the vertices of the graph.
 1.8.13
 1.8.13