#include <ICFGInterface.hpp>


Public Member Functions | |
| virtual OA_ptr< NodeInterface > | currentICFGNode () const =0 |
An iterator over ICFG::Nodes that satisfies the interface for all different iterator types.
Definition at line 149 of file ICFGInterface.hpp.
| virtual OA_ptr<NodeInterface> OA::ICFG::NodesIteratorInterface::currentICFGNode | ( | ) | const [pure virtual] |
Implemented in OA::ICFG::NodesIterator.
1.7.1