All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
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

 risc
 

Typedefs

typedef std::vector< Variable * >
::iterator 
risc::VariableVectorIter
 
typedef std::vector< Variable * >
::const_iterator 
risc::VariableVectorConstIter