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

#include <otawa/display/CFGAdapter.h>

Public Member Functions

 Vertex (BasicBlock *_bb)
 
int index (void)
 

Public Attributes

BasicBlockbb
 

Constructor & Destructor Documentation

otawa::display::CFGAdapter::Vertex::Vertex ( BasicBlock _bb)
inline

Member Function Documentation

int otawa::display::CFGAdapter::Vertex::index ( void  )
inline

References bb, and otawa::BasicBlock::number().

Member Data Documentation

BasicBlock* otawa::display::CFGAdapter::Vertex::bb

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