|
xc
|
Iterator over the vertices of the graph. More...
#include <VertexIter.h>
Public Member Functions | |
| virtual void | reset (void) |
| virtual Vertex * | operator() (void) |
Protected Member Functions | |
| VertexIter (void) | |
| Default constructor. | |
| VertexIter (TaggedObjectStorage *) | |
Friends | |
| class | Graph |
Iterator over the vertices of the graph.
1.8.12