Otawa  0.10
otawa::display::GenGraphAdapter< G >::Edge Class Reference

#include <otawa/display/GenGraphAdapter.h>

Public Member Functions

 Edge (typename G::_Edge *_edge)
 
Vertex source (void) const
 
Vertex sink (void) const
 
G::_Edge * operator-> (void) const
 

Public Attributes

G::_Edge * edge
 

Constructor & Destructor Documentation

template<class G >
otawa::display::GenGraphAdapter< G >::Edge::Edge ( typename G::_Edge *  _edge)
inline

Member Function Documentation

template<class G >
G::_Edge* otawa::display::GenGraphAdapter< G >::Edge::operator-> ( void  ) const
inline
template<class G >
Vertex otawa::display::GenGraphAdapter< G >::Edge::sink ( void  ) const
inline
template<class G >
Vertex otawa::display::GenGraphAdapter< G >::Edge::source ( void  ) const
inline

Member Data Documentation


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