Class DGraph::EdgesIterator#
Defined in File DGraph.h
Nested Relationships#
This class is a nested type of Class DGraph.
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 DGraph edges.