Public Member Functions | |
CodeEntry () | |
boolean | isFree () |
boolean | isMatch (short pcode, byte achar) |
void | reset () |
void | set (short pcode, short code, byte achar) |
short | getCode () |
|
Constructor |
|
Get entry code |
|
Is it a free entry? |
|
Is it free or a match |
|
Reset entry |
|
Set the values |