Otawa  0.10
Process.h File Reference
#include <elm/string.h>
#include <elm/system/Path.h>
#include <elm/util/AutoPtr.h>
#include <elm/genstruct/Vector.h>
#include <otawa/instruction.h>
#include <otawa/proc/Feature.h>
#include <otawa/prog/features.h>
#include <elm/stree/Tree.h>

Go to the source code of this file.

Classes

class  otawa::ProcessException
 An exception generated from a process. More...
 
class  otawa::UnsupportedFeatureException
 This class is used to throw an exception when a process does not support an invoked feature. More...
 
class  otawa::OutOfSegmentException
 This exception is thrown when a memory access is performed on process with an address that does not point in a segment of the executable file. More...
 
class  otawa::DecodingException
 This exception is thrown by a loader to inform about problems during decoding. More...
 
class  otawa::SimState
 
class  otawa::Process
 A process is the realization of a program on a platform. More...
 
class  otawa::Process::FileIter
 

Namespaces

 elm
 
 elm::xom
 
 otawa
 $Id$ Copyright (c) 2007, IRIT - UPS casse.nosp@m.@iri.nosp@m.t.fr
 
 otawa::hard
 
 otawa::sim
 

Functions

elm::io::Outputotawa::operator<< (elm::io::Output &out, Process *proc)