Classes | Namespaces | Typedefs

/data/home/doemer/tmp/risc/risc_v0.1.0/src/internal_representation/variable.h File Reference

#include <string>
#include <vector>
#include "rose.h"
#include "object.h"
Include dependency graph for variable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  risc::Variable
 This class represents a variable in a module. More...

Namespaces

namespace  risc

Typedefs

typedef std::vector< Variable * > risc::VariableVector
typedef std::vector< Variable * >
::iterator 
risc::VariableVectorIter
typedef std::vector< Variable * >
::const_iterator 
risc::VariableVectorConstIter
 All Classes Namespaces Files Functions Variables Typedefs