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

#include <otawa/display/GenGraphAdapter.h>

Public Member Functions

 Vertex (typename G::_Node *_node)
 
int index (void)
 
G::_Node * operator-> (void) const
 

Public Attributes

G::_Node * node
 

Constructor & Destructor Documentation

template<class G >
otawa::display::GenGraphAdapter< G >::Vertex::Vertex ( typename G::_Node *  _node)
inline

Member Function Documentation

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

Member Data Documentation


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