#include <findConstants.h>
Collaboration diagram for MemoryWrite:

The contents and address are both lattice elements and therefore can have unknown values.
Public Attributes | |
| LatticeElement< 32 > | address |
| LatticeElement< 32 > | data |
| unsigned int | len |
Friends | |
| bool | operator== (const MemoryWrite &a, const MemoryWrite &b) |
| bool | operator< (const MemoryWrite &a, const MemoryWrite &b) |
| bool operator== | ( | const MemoryWrite & | a, | |
| const MemoryWrite & | b | |||
| ) | [friend] |
| bool operator< | ( | const MemoryWrite & | a, | |
| const MemoryWrite & | b | |||
| ) | [friend] |
| unsigned int MemoryWrite::len |
1.4.7