Otawa  0.10
ContextualProperty.h File Reference
#include <elm/inhstruct/Tree.h>
#include <elm/genstruct/Vector.h>
#include <elm/io.h>
#include <otawa/base.h>
#include <otawa/prop/Property.h>
#include <otawa/prop/Identifier.h>

Go to the source code of this file.

Classes

class  otawa::ContextualStep
 
class  otawa::ContextualProperty
 A contextual property is a special property that allows to retrieve a property value by its contextual path (ContextualPath). More...
 
class  otawa::ContextualProperty::Node
 
class  otawa::ContextualPath
 
class  otawa::ContextualPath::Ref< T >
 

Namespaces

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

Functions

io::Outputotawa::operator<< (io::Output &out, const ContextualStep &path)
 
io::Outputotawa::operator<< (io::Output &out, const ContextualPath &path)
 
template<class T >
io::Outputotawa::operator<< (io::Output &out, const ContextualPath::Ref< T > &r)