Public Member Functions

OA::CFG::NodesIterator Class Reference

#include <CFG.hpp>

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

List of all members.

Public Member Functions

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

Detailed Description

The NodesIterator is just an extension of DGraphImplement::NodesIteratorImplement and CFGInterface::NodesIteratorInterface to provide access to CFG nodes.

Definition at line 59 of file CFG.hpp.


Constructor & Destructor Documentation

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

Definition at line 48 of file CFG.cpp.


Member Function Documentation

OA_ptr< NodeInterface > OA::CFG::NodesIterator::currentCFGNode (  )  const [virtual]

Implements OA::CFG::NodesIteratorInterface.

Definition at line 58 of file CFG.cpp.


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