Public Member Functions

OA::CallGraph::EdgesIterator Class Reference

#include <CallGraph.hpp>

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

List of all members.

Public Member Functions

 EdgesIterator (OA_ptr< DGraph::EdgesIteratorInterface > ni)
OA_ptr< EdgeInterfacecurrentCallGraphEdge () const

Detailed Description

Definition at line 101 of file CallGraph.hpp.


Constructor & Destructor Documentation

OA::CallGraph::EdgesIterator::EdgesIterator ( OA_ptr< DGraph::EdgesIteratorInterface ni  ) 

Definition at line 80 of file CallGraph.cpp.


Member Function Documentation

OA_ptr< EdgeInterface > OA::CallGraph::EdgesIterator::currentCallGraphEdge (  )  const [virtual]

Implements OA::CallGraph::EdgesIteratorInterface.

Definition at line 230 of file CallGraph.cpp.


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