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