Otawa  0.10
otawa::display::CFGAdapter::Edge Class Reference

#include <otawa/display/CFGAdapter.h>

Public Member Functions

 Edge (otawa::Edge *_edge)
 
Vertex source (void) const
 
Vertex sink (void) const
 

Public Attributes

otawa::Edgeedge
 

Constructor & Destructor Documentation

otawa::display::CFGAdapter::Edge::Edge ( otawa::Edge _edge)
inline

Member Function Documentation

Vertex otawa::display::CFGAdapter::Edge::sink ( void  ) const
inline

References edge, and otawa::Edge::target().

Vertex otawa::display::CFGAdapter::Edge::source ( void  ) const
inline

References edge, and otawa::Edge::source().

Member Data Documentation

otawa::Edge* otawa::display::CFGAdapter::Edge::edge

Referenced by sink(), and source().


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