Class Graph::EdgesIterator#
Defined in File Graph.h
Nested Relationships#
This class is a nested type of Class Graph.
Inheritance Relationships#
Base Type#
public BaseGraph::EdgesIterator(Class BaseGraph::EdgesIterator)
Class Documentation#
-
class EdgesIterator : public BaseGraph::EdgesIterator
The EdgesIterator is just and extension of BaseGraph::EdgesIterator to provide access to Graph edges.