Otawa  0.10
Loader.h File Reference
#include <elm/system/Plugin.h>
#include <otawa/base.h>
#include <otawa/properties.h>
#include <otawa/prog/Process.h>
#include <otawa/hard/Platform.h>

Go to the source code of this file.

Classes

class  otawa::Loader
 This interface is implemented by all objects that may build and provide a process. More...
 

Namespaces

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

Macros

#define OTAWA_LOADER_VERSION   "2.0.0"
 
#define OTAWA_LOADER_HOOK   loader_plugin
 
#define OTAWA_LOADER_NAME   "loader_plugin"
 
#define OTAWA_LOADER_ID(name, version, date)   ELM_PLUGIN_ID(OTAWA_LOADER_NAME, name " V" version " (" date ") [" OTAWA_LOADER_VERSION "]")
 

Macro Definition Documentation

#define OTAWA_LOADER_HOOK   loader_plugin
#define OTAWA_LOADER_ID (   name,
  version,
  date 
)    ELM_PLUGIN_ID(OTAWA_LOADER_NAME, name " V" version " (" date ") [" OTAWA_LOADER_VERSION "]")
#define OTAWA_LOADER_NAME   "loader_plugin"
#define OTAWA_LOADER_VERSION   "2.0.0"