OA::ICFG::EdgeInterface Class Reference

#include <ICFGInterface.hpp>

Inheritance diagram for OA::ICFG::EdgeInterface:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 EdgeInterface ()
 ~EdgeInterface ()
virtual EdgeType getType () const =0
virtual ProcHandle getSourceProc () const =0
virtual ProcHandle getSinkProc () const =0
virtual CallHandle getCall () const =0
virtual OA_ptr< NodeInterfacegetICFGSource () const =0
virtual OA_ptr< NodeInterfacegetICFGSink () const =0


Detailed Description

Definition at line 122 of file ICFGInterface.hpp.


Constructor & Destructor Documentation

OA::ICFG::EdgeInterface::EdgeInterface (  )  [inline]

Definition at line 124 of file ICFGInterface.hpp.

OA::ICFG::EdgeInterface::~EdgeInterface (  )  [inline, virtual]

Reimplemented from OA::DGraph::EdgeInterface.

Definition at line 125 of file ICFGInterface.hpp.


Member Function Documentation

virtual CallHandle OA::ICFG::EdgeInterface::getCall (  )  const [pure virtual]

Implemented in OA::ICFG::Edge.

virtual OA_ptr<NodeInterface> OA::ICFG::EdgeInterface::getICFGSink (  )  const [pure virtual]

Implemented in OA::ICFG::Edge.

virtual OA_ptr<NodeInterface> OA::ICFG::EdgeInterface::getICFGSource (  )  const [pure virtual]

Implemented in OA::ICFG::Edge.

virtual ProcHandle OA::ICFG::EdgeInterface::getSinkProc (  )  const [pure virtual]

Implemented in OA::ICFG::Edge.

virtual ProcHandle OA::ICFG::EdgeInterface::getSourceProc (  )  const [pure virtual]

Implemented in OA::ICFG::Edge.

virtual EdgeType OA::ICFG::EdgeInterface::getType (  )  const [pure virtual]

Implemented in OA::ICFG::Edge.


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

Generated on Fri Jul 24 05:42:54 2009 for OpenADFortTk (extended to Open64) by  doxygen 1.5.7.1