DiaDes  0.1
DIAgnosisofDiscrete-EventSystem
Classes | Namespaces | Typedefs | Functions
CarriedValue.hh File Reference

CarriedValue functions. More...

#include "Sdmdl.hh"
#include "Expression.hh"
Include dependency graph for CarriedValue.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Diades::Altarica::EncodingVariableFunctor
 
class  Diades::Altarica::EncVariableFactoryFunctor
 

Namespaces

 Diades
 Namespace of the Diades project.
 
 Diades::Altarica
 

Typedefs

typedef pair< Value, Formula > Diades::Altarica::CarriedValue
 

Functions

bool Diades::Altarica::getCarriedValues (Expression *expr, EncodingVariableFunctor &functor, const Identifier &varPrefixName, Formula context, vector< CarriedValue > &values)
 
ostream & Diades::Altarica::operator<< (ostream &os, const CarriedValue &value)
 

Detailed Description

CarriedValue functions.

Author
Yannick Pencole yanni.nosp@m.ck@s.nosp@m.ocrat.nosp@m.e.la.nosp@m.as.fr
Date
Tue Jul 5 03:37:38 2011

Definition in file CarriedValue.hh.