memoryAccess Class Reference#include <memoryaccess.h>
Inheritance diagram for memoryAccess:
List of all members.
Member Enumeration Documentation
|
|
- Enumeration values:
-
| MultipleLHS |
|
| HighMultiplicity |
|
| Forced |
|
Definition at line 174 of file memoryaccess.h. |
Constructor & Destructor Documentation
|
|
The assignment.
If this memoryUse is the left or right side of an assignment, then this refers to that assignment object. |
Member Function Documentation
| bool memoryAccess::is_active |
( |
|
) |
const [inline] |
|
| bool memoryAccess::is_weak |
( |
|
) |
const [inline] |
|
| void memoryAccess::search_for_def |
( |
bool |
val |
) |
[inline] |
|
| bool memoryAccess::search_for_def |
( |
|
) |
const [inline] |
|
| void memoryAccess::set_active |
( |
|
) |
[inline] |
|
| void memoryAccess::set_inactive |
( |
|
) |
[inline] |
|
| void memoryAccess::set_multiplicity |
( |
Multiplicity |
lin |
) |
[inline] |
|
| void memoryAccess::set_weak |
( |
bool |
is |
) |
[inline] |
|
| static void memoryAccess::stats |
( |
|
) |
[static] |
|
| Location* memoryAccess::where |
( |
|
) |
const [inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
|