Otawa  0.10
PropList.h File Reference
#include <elm/utility.h>
#include <elm/PreIterator.h>
#include <elm/util/VarArg.h>

Go to the source code of this file.

Classes

class  elm::Initializer< T >
 
class  otawa::Property
 A property associates a data with an identifier. More...
 
class  otawa::PropList
 This a list of properties. More...
 
class  otawa::PropList::Iter
 This iterator is used for reading all properties of a property list. More...
 
class  otawa::PropList::Getter
 This class is used for accessing all properties of property list with a given identifier. More...
 

Namespaces

 elm
 
 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 PropList &props)
 
elm::io::Outputotawa::operator<< (elm::io::Output &out, const PropList *props)
 

Variables

const AbstractIdentifier otawa::END
 This identifier is used for marking the end of property list definition in variable arguments "...". More...