Otawa  0.10
Identifier.h File Reference
#include <elm/rtti.h>
#include <elm/meta.h>
#include <otawa/type.h>
#include <otawa/prop/Property.h>
#include <otawa/prop/PropList.h>
#include <otawa/prop/AbstractIdentifier.h>
#include <otawa/prop/Ref.h>
#include <elm/sys/Path.h>

Go to the source code of this file.

Classes

class  otawa::Identifier< T >
 This class represents identifier with a typed associated value. More...
 
class  otawa::Identifier< T >::Getter
 
struct  otawa::Identifier< T >::__class
 
struct  otawa::Identifier< T >::__simple
 

Namespaces

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

Functions

template<class T >
void otawa::p::print (Output &out, const T &v)
 
template<class T >
void otawa::p::print (Output &out, T *p)