#include <CFG.hpp>


Public Member Functions | |
| NodesIterator (OA_ptr< DGraph::NodesIteratorInterface > ni) | |
| OA_ptr< NodeInterface > | currentCFGNode () const |
The NodesIterator is just an extension of DGraphImplement::NodesIteratorImplement and CFGInterface::NodesIteratorInterface to provide access to CFG nodes.
Definition at line 59 of file CFG.hpp.
| OA::CFG::NodesIterator::NodesIterator | ( | OA_ptr< DGraph::NodesIteratorInterface > | ni | ) |
| OA_ptr< NodeInterface > OA::CFG::NodesIterator::currentCFGNode | ( | ) | const [virtual] |
Implements OA::CFG::NodesIteratorInterface.
1.7.1