Public Member Functions

OA::CallGraph::NodesIterator Class Reference

#include <CallGraph.hpp>

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

List of all members.

Public Member Functions

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

Detailed Description

The NodesIterator is just an extension of DGraphStandard::NodesIterator and Interface::NodesIterator to provide access to CallGraph::CallGraph nodes.

Definition at line 89 of file CallGraph.hpp.


Constructor & Destructor Documentation

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

Definition at line 77 of file CallGraph.cpp.


Member Function Documentation

OA_ptr< NodeInterface > OA::CallGraph::NodesIterator::currentCallGraphNode (  )  const [virtual]

Implements OA::CallGraph::NodesIteratorInterface.

Definition at line 226 of file CallGraph.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: