OTAWA  2.0
Framework to perform machine analysis and compute WCET.
otawa::File::SegIter Class Reference

#include <otawa/prog/File.h>

+ Inheritance diagram for otawa::File::SegIter:

Public Member Functions

 SegIter (const File *file)
 
 SegIter (const SegIter &iter)
 

Constructor & Destructor Documentation

◆ SegIter() [1/2]

otawa::File::SegIter::SegIter ( const File file)
inline

Build a segment iterator on the given file.

Parameters
fileFile to visit segments in.

◆ SegIter() [2/2]

otawa::File::SegIter::SegIter ( const SegIter iter)
inline

Copy constructor.

Parameters
iterIterator to copy.

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