Public Member Functions

OA::ICFG::NodesIteratorInterface Class Reference

#include <ICFGInterface.hpp>

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

List of all members.

Public Member Functions

virtual OA_ptr< NodeInterfacecurrentICFGNode () const =0

Detailed Description

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

Definition at line 149 of file ICFGInterface.hpp.


Member Function Documentation

virtual OA_ptr<NodeInterface> OA::ICFG::NodesIteratorInterface::currentICFGNode (  )  const [pure virtual]

Implemented in OA::ICFG::NodesIterator.


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