|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--nl.tbdev.IR.LapDebug
| Field Summary | |
(package private) static char[] |
digit
|
| Constructor Summary | |
(package private) |
LapDebug()
|
| Method Summary | |
static void |
DisplayFrame(byte[] frame,
boolean verbose)
DisplayFrame - Display a frame at LAP layer |
static void |
DisplayXidFrame(byte[] frame)
|
private static java.lang.String |
hex(byte b)
|
static byte[] |
SendXidReply(byte[] frame,
int rnd)
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
static final char[] digit
| Constructor Detail |
LapDebug()
| Method Detail |
public static void DisplayFrame(byte[] frame,
boolean verbose)
public static void DisplayXidFrame(byte[] frame)
public static byte[] SendXidReply(byte[] frame,
int rnd)
private static java.lang.String hex(byte b)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||