#include <findConstants.h>
Inheritance diagram for XVariable< Len >:


Public Member Functions | |
| XVariable () | |
| void | set (const LatticeElement< Len > &le) |
| Give the variable a new value, keeping track of changes via the Variable superclass. | |
| LatticeElement< Len > | get () const |
| Gets the variable's current value. | |
Public Attributes | |
| LatticeElement< Len > | value |
| uint64_t | myName |
| SgAsmx86Instruction * | def |
| void XVariable< Len >::set | ( | const LatticeElement< Len > & | le | ) | [inline] |
Give the variable a new value, keeping track of changes via the Variable superclass.
| LatticeElement<Len> XVariable< Len >::get | ( | ) | const [inline] |
Gets the variable's current value.
| LatticeElement<Len> XVariable< Len >::value |
| SgAsmx86Instruction* XVariable< Len >::def |
1.4.7