#include <ICFGInterface.hpp>


Public Member Functions | |
| virtual OA_ptr< EdgeInterface > | currentICFGEdge () const =0 |
An iterator over ICFG::Edges that satisfies the interface for all different iterator types.
Definition at line 159 of file ICFGInterface.hpp.
| virtual OA_ptr<EdgeInterface> OA::ICFG::EdgesIteratorInterface::currentICFGEdge | ( | ) | const [pure virtual] |
Implemented in OA::ICFG::EdgesIterator.
1.7.1