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