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

Iterator on the entering edges on the given vertex. More...

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

Public Member Functions

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

Detailed Description

Iterator on the entering edges on the given vertex.

Constructor & Destructor Documentation

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

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