OpenAnalysis::DGraph::NodesIterator
The NodesIterator is just and extension of BaseGraph::NodesIterator to provide access to DGraph nodes.
Synopsis
Declared in <src/midend/programAnalysis/OpenAnalysis/Utils/DGraph.h>
class NodesIterator
: public BaseGraph::NodesIterator
Base Classes
Name |
Description |
The node iterator iterates over all the nodes in the graph in no particular order. |
Member Functions
Name |
Description |
|
Construct from |
|
Destructor |
Member access operator |
|
Conversion to |
Created with MrDocs