#include <ICFG.hpp>


Public Member Functions | |
| NodesIterator (OA_ptr< DGraph::NodesIteratorInterface > ni) | |
| OA_ptr< NodeInterface > | currentICFGNode () const |
An iterator over ICFG::Nodes that satisfies the interface for all different iterator types.
Definition at line 334 of file ICFG.hpp.
| OA::ICFG::NodesIterator::NodesIterator | ( | OA_ptr< DGraph::NodesIteratorInterface > | ni | ) |
| OA_ptr< NodeInterface > OA::ICFG::NodesIterator::currentICFGNode | ( | ) | const [virtual] |
Implements OA::ICFG::NodesIteratorInterface.
Definition at line 537 of file ICFG.cpp.
References OA::OA_ptr< T >::convert(), and OA::DGraph::NodesIteratorImplement::current().

1.7.1