Otawa  0.10
info.h File Reference

Go to the source code of this file.

Namespaces

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

Functions

template<class T >
Property * otawa::make (const Identifier< T > &id, const T &v)
 
Property * otawa::make (const Identifier< cstring > &id, const char *v)
 
Property * otawa::make (const Identifier< string > &id, const char *v)
 
Property * otawa::idLabel (cstring label)
 
Property * otawa::idDesc (cstring desc)
 

Variables

Identifier< cstring > otawa::IDENTIFIER_LABEL
 Property of this identifier is put on identifier to give a more human-readable name to the identifier. More...
 
Identifier< cstring > otawa::IDENTIFIER_DESC
 Property of this identifier is put on identifier to give a more precise description of the identifier. More...