Otawa  0.10
ILPPlugin.h File Reference
#include <elm/system/Plugin.h>

Go to the source code of this file.

Classes

class  otawa::ilp::ILPPlugin
 This interface must be implemented by plugins providing ILP processors. More...
 

Namespaces

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

Macros

#define OTAWA_ILP_HOOK   ilp_plugin
 
#define OTAWA_ILP_NAME   "ilp_plugin"
 
#define OTAWA_ILP_VERSION   "1.2.0"
 
#define OTAWA_ILP_ID(name, version, date)   ELM_PLUGIN_ID(OTAWA_ILP_NAME, name " V" version " (" date ") [" OTAWA_ILP_VERSION "]")
 

Macro Definition Documentation

#define OTAWA_ILP_HOOK   ilp_plugin
#define OTAWA_ILP_ID (   name,
  version,
  date 
)    ELM_PLUGIN_ID(OTAWA_ILP_NAME, name " V" version " (" date ") [" OTAWA_ILP_VERSION "]")
#define OTAWA_ILP_NAME   "ilp_plugin"
#define OTAWA_ILP_VERSION   "1.2.0"