OA::ICFG::ICFGInterface Class Reference

#include <ICFGInterface.hpp>

Inheritance diagram for OA::ICFG::ICFGInterface:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual OA_ptr
< NodesIteratorInterface
getICFGNodesIterator () const =0
virtual OA_ptr
< EdgesIteratorInterface
getICFGEdgesIterator () const =0
virtual OA_ptr
< NodesIteratorInterface
getICFGEntryNodesIterator () const =0
virtual OA_ptr
< NodesIteratorInterface
getICFGExitNodesIterator () const =0
virtual OA_ptr
< NodesIteratorInterface
getICFGReversePostDFSIterator (DGraph::DGraphEdgeDirection pOrient)=0
virtual OA_ptr
< NodesIteratorInterface
getICFGDFSIterator (OA_ptr< NodeInterface > n)=0


Detailed Description

Definition at line 169 of file ICFGInterface.hpp.


Member Function Documentation

virtual OA_ptr<NodesIteratorInterface> OA::ICFG::ICFGInterface::getICFGDFSIterator ( OA_ptr< NodeInterface n  )  [pure virtual]

Implemented in OA::ICFG::ICFG.

virtual OA_ptr<EdgesIteratorInterface> OA::ICFG::ICFGInterface::getICFGEdgesIterator (  )  const [pure virtual]

Implemented in OA::ICFG::ICFG.

virtual OA_ptr<NodesIteratorInterface> OA::ICFG::ICFGInterface::getICFGEntryNodesIterator (  )  const [pure virtual]

Implemented in OA::ICFG::ICFG.

virtual OA_ptr<NodesIteratorInterface> OA::ICFG::ICFGInterface::getICFGExitNodesIterator (  )  const [pure virtual]

Implemented in OA::ICFG::ICFG.

virtual OA_ptr<NodesIteratorInterface> OA::ICFG::ICFGInterface::getICFGNodesIterator (  )  const [pure virtual]

Implemented in OA::ICFG::ICFG.

virtual OA_ptr<NodesIteratorInterface> OA::ICFG::ICFGInterface::getICFGReversePostDFSIterator ( DGraph::DGraphEdgeDirection  pOrient  )  [pure virtual]

Implemented in OA::ICFG::ICFG.


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

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