Public Member Functions

OA::ICFG::NodesIterator Class Reference

#include <ICFG.hpp>

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

List of all members.

Public Member Functions

 NodesIterator (OA_ptr< DGraph::NodesIteratorInterface > ni)
OA_ptr< NodeInterfacecurrentICFGNode () const

Detailed Description

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

Definition at line 334 of file ICFG.hpp.


Constructor & Destructor Documentation

OA::ICFG::NodesIterator::NodesIterator ( OA_ptr< DGraph::NodesIteratorInterface ni  ) 

Definition at line 522 of file ICFG.cpp.


Member Function Documentation

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().

Here is the call graph for this function:


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