OpenAnalysis::DGraph::BiDirNodesIterator
The BiDirNodesIterator is just an extension of BaseGraph::BiDirNodesIterator to provide access to DGraph nodes.
Synopsis
Declared in <src/midend/programAnalysis/OpenAnalysis/Utils/DGraph.h>
class BiDirNodesIterator
: public BaseGraph::BiDirNodesIterator
Base Classes
Name |
Description |
The bi‐directional node iterator iterates over all the nodes in the graph in no particular order ‐‐ except that the Forward direction is guaranteed to be opposite of the Reverse direction. |
Member Functions
Name |
Description |
|
Constructors |
|
Destructor |
Member access operator |
|
Conversion to |
Created with MrDocs