1 #ifndef __ONCSSUB_IDMVTXV2_H__
2 #define __ONCSSUB_IDMVTXV2_H__
13 #define IDMVTXV2_MAXRUID 8
14 #define IDMVTXV2_RUHEADER 0xE0
15 #define IDMVTXV2_RUTRAILER 0xF0
16 #define IDMVTXV2_MAXRUCHN 9
22 #define CHIPEMPTYFRAME 2
31 int iValue(
const int ruid,
const char *what);
32 int iValue(
const int ruid);
33 int iValue(
const int ruid,
const int ruchn,
const char *what);
34 int iValue(
const int ruid,
const int ruchn);
35 int iValue(
const int ruid,
const int ruchn,
const int i);
49 int encode_hit(
unsigned short row,
unsigned short col)
const;
52 bool mask_contains_ruchn(
int mask,
int ruchn);
56 bool checkBC(
const int ruid);
80 void print_stuff(
OSTREAM&
out,
unsigned int data,
int width,
int shift,
bool blank =
false)
const;