Otawa  0.10
otawa::concept::InstBlock::InstIter Class Reference

Iterator on the instruction of the block. More...

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

Inheritance diagram for otawa::concept::InstBlock::InstIter:

Public Member Functions

 InstIter (const InstBlock *block)
 Build an iterator on the given block. More...
 
 InstIter (const InstIter &iter)
 Build an iterator cloning the given one. More...
 

Detailed Description

Iterator on the instruction of the block.

Constructor & Destructor Documentation

otawa::concept::InstBlock::InstIter::InstIter ( const InstBlock block)

Build an iterator on the given block.

otawa::concept::InstBlock::InstIter::InstIter ( const InstIter iter)

Build an iterator cloning the given one.


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