Otawa  0.10
AbstractIdentifier.h File Reference
#include <elm/assert.h>
#include <elm/string.h>
#include <elm/io.h>
#include <elm/util/VarArg.h>
#include <otawa/base.h>
#include <otawa/prop/PropList.h>

Go to the source code of this file.

Classes

class  otawa::AbstractIdentifier
 Represents a unique identifier used by the annotation system. More...
 
class  otawa::DuplicateIdentifierException
 This exception is thrown when two identifier with the same name are declared. More...
 

Namespaces

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

Functions

elm::io::Outputotawa::operator<< (elm::io::Output &out, const AbstractIdentifier &id)
 
elm::io::Outputotawa::operator<< (elm::io::Output &out, const AbstractIdentifier *id)