#include <comparerawcode.hh>
Inheritance diagram for emuWorks::CompareRawCode:
Definition at line 32 of file comparerawcode.hh.
Public Member Functions | |
bool | hasCompare () |
Checks if this CompareRawCode uses a compare value. | |
int | getCompare () |
Gets the compare value of this CompareRawCode. | |
void | setCompare (int compare) |
Sets the compare value of this CompareRawCode. | |
Protected Attributes | |
int | compare |
|
Gets the compare value of this CompareRawCode.
Definition at line 46 of file comparerawcode.hh. |
|
Checks if this CompareRawCode uses a compare value.
Definition at line 39 of file comparerawcode.hh. |
|
Sets the compare value of this CompareRawCode.
Definition at line 53 of file comparerawcode.hh. |
|
Definition at line 55 of file comparerawcode.hh. |