Modifier and Type | Field and Description |
---|---|
long |
vd_aux |
int |
vd_cnt |
int |
vd_flags |
long |
vd_hash |
int |
vd_ndx |
long |
vd_next |
int |
vd_version |
Constructor and Description |
---|
Verdef(int vd_version,
int vd_flags,
int vd_ndx,
int vd_cnt,
long vd_hash,
long vd_aux,
long vd_next) |