Public Member Functions

OA::ICFG::EdgesIteratorInterface Class Reference

#include <ICFGInterface.hpp>

Inheritance diagram for OA::ICFG::EdgesIteratorInterface:
Inheritance graph
[legend]
Collaboration diagram for OA::ICFG::EdgesIteratorInterface:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual OA_ptr< EdgeInterfacecurrentICFGEdge () const =0

Detailed Description

An iterator over ICFG::Edges that satisfies the interface for all different iterator types.

Definition at line 159 of file ICFGInterface.hpp.


Member Function Documentation

virtual OA_ptr<EdgeInterface> OA::ICFG::EdgesIteratorInterface::currentICFGEdge (  )  const [pure virtual]

Implemented in OA::ICFG::EdgesIterator.


The documentation for this class was generated from the following file: