Otawa  0.10
otawa::ai::InputIter Class Reference

Iterator on input of a vertex. More...

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

Public Member Functions

Graph::edge_t edge (void)
 Get current edge. More...
 
const Domain::tget (void)
 Get the value associated with current edge. More...
 

Detailed Description

Iterator on input of a vertex.

Member Function Documentation

Graph::edge_t otawa::ai::InputIter::edge ( void  )

Get current edge.

Returns
Current edge.
const Domain::t& otawa::ai::InputIter::get ( void  )

Get the value associated with current edge.

Returns
Value of the current edge.

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