risc::sg::MappedVariable Struct Reference
This is a helper class to describe a variable in the design through the symbol and the instance id.  
More...
#include <mapped_variable.h>
List of all members.
Detailed Description
This is a helper class to describe a variable in the design through the symbol and the instance id. 
instance_id values 0 ... n instance id -1 global variable -2 invalid variable 
Constructor & Destructor Documentation
      
        
          | risc::sg::MappedVariable::MappedVariable  | 
          ( | 
          SgVariableSymbol *  | 
           symbol,  | 
        
        
           | 
           | 
          int  | 
           instance_id |   | 
        
        
           | 
          ) | 
           |  |  | 
        
      
 
 
      
        
          | risc::sg::MappedVariable::MappedVariable  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
 
Member Function Documentation
      
        
          | bool risc::sg::MappedVariable::is_valid  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
 
      
        
          | bool risc::sg::MappedVariable::operator!=  | 
          ( | 
          const MappedVariable &  | 
           ohs | 
           )  | 
           | 
        
      
 
 
      
        
          | bool risc::sg::MappedVariable::operator==  | 
          ( | 
          const MappedVariable &  | 
           ohs | 
           )  | 
           | 
        
      
 
 
Member Data Documentation
The documentation for this struct was generated from the following files:
- /local/lecs/lecs/risc_v0.4.0/sources/build/risc_v0.4.0/src/segment_graph/mapped_variable.h
 
- /local/lecs/lecs/risc_v0.4.0/sources/build/risc_v0.4.0/src/segment_graph/mapped_variable.cpp