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

#include <otawa/display/GenGraphAdapter.h>

Classes

class  Edge
 
class  Iterator
 
class  Successor
 
class  Vertex
 
class  VertexMap
 

Public Member Functions

 GenGraphAdapter (G *_graph)
 
int count (void) const
 
G * operator-> (void) const
 

Public Attributes

G * graph
 

Constructor & Destructor Documentation

template<class G >
otawa::display::GenGraphAdapter< G >::GenGraphAdapter ( G *  _graph)
inline

Member Function Documentation

template<class G >
int otawa::display::GenGraphAdapter< G >::count ( void  ) const
inline
template<class G >
G* otawa::display::GenGraphAdapter< G >::operator-> ( void  ) const
inline

Member Data Documentation


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