Back to the top page
Back to the upper page
Structure for RIDF
- typedef union ArtRidfHeader_t
- unsigned long long int BYTE
- struct BIT
- unsigned long int fSize:22
Size of block including header. - unsigned long int fClassID:6
Definition of block. - unsigned long int fLayer:2
Layer depth of block. - unsigned long int fReserved:2
- unsigned long int fAddress:32
Identification of generator of block. - void Print()
Print fLayer, fClassID, fSize and fAddress.
- unsigned long int fSize:22
Last-modified: Wed, 07 Dec 2011 01:05:10 HADT (4886d)