Otawa  0.10
State.h File Reference
#include <elm/avl/Map.h>
#include <elm/stree/Tree.h>
#include <otawa/base.h>
#include <otawa/prog/Process.h>

Go to the source code of this file.

Classes

class  otawa::dfa::Value
 
class  otawa::dfa::MemCell
 
class  otawa::dfa::State
 Represents a value of the data state. More...
 
class  otawa::dfa::State::RegIter
 
class  otawa::dfa::State::MemIter
 

Namespaces

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

Variables

Identifier< Pair< const
hard::Register *, Value > > 
otawa::dfa::REG_INIT
 This configuration attribute allows to specify an initial value for a register. More...
 
Identifier< MemCell > otawa::dfa::MEM_INIT
 This configuration attribute allows to specify an initial value for a memory cell. More...
 
p::feature otawa::dfa::INITIAL_STATE_FEATURE
 This feature ensures that the executable and user information have been parsed to make the initial state of the task. More...
 
Identifier< State * > otawa::dfa::INITIAL_STATE
 This attribute provides the initial state of the task. More...