Otawa  0.10
Monitor.h File Reference
#include <otawa/base.h>
#include <otawa/properties.h>

Go to the source code of this file.

Classes

class  otawa::Monitor
 This class provide a unified interface to interact with external user. More...
 

Namespaces

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

Variables

Identifier< elm::io::OutStream * > otawa::OUTPUT
 This property identifier is used for setting the output stream used by the processor to write results. More...
 
Identifier< elm::io::OutStream * > otawa::LOG
 This property identifier is used for setting the log stream used by the processor to write messages (information, warning, error). More...
 
Identifier< bool > otawa::VERBOSE
 This property activates the verbose mode of the processor: information about the processor work will be displayed. More...
 
Identifier< Monitor::log_level_t > otawa::LOG_LEVEL
 Property passed in the configuration property list of a processor to select the log level between LOG_PROC, LOG_CFG or LOG_BB. More...