#include <header_internal.h>
Data Fields | |
| struct entryInfo | info |
| void * | data |
| int | length |
| int | rdlen |
Definition at line 44 of file header_internal.h.
struct entryInfo indexEntry::info [read] |
Description of tag data.
Definition at line 45 of file header_internal.h.
| void* indexEntry::data |
Location of tag data.
Definition at line 46 of file header_internal.h.
No. bytes of data.
Definition at line 47 of file header_internal.h.
No. bytes of data in region.
Definition at line 48 of file header_internal.h.
1.5.6