Otawa  0.10
otawa::ai::Graph::Successor Class Reference

Iterator on the leaving edges of the given vertex. More...

#include </home/casse/otawa/otawa/src/prog/concepts.h>

Public Member Functions

 Successor (const CFGGraph &graph, vertex_t v)
 
 Successor (const Successor &p)
 

Detailed Description

Iterator on the leaving edges of the given vertex.

Constructor & Destructor Documentation

otawa::ai::Graph::Successor::Successor ( const CFGGraph graph,
vertex_t  v 
)
otawa::ai::Graph::Successor::Successor ( const Successor p)

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