Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

entryInfo Struct Reference

Description of tag data. More...


Data Fields

int_32 tag
int_32 type
int_32 offset
int_32 count


Detailed Description

Description of tag data.

Definition at line 63 of file header.c.


Field Documentation

int_32 entryInfo::count
 

Number of tag elements.

Definition at line 67 of file header.c.

int_32 entryInfo::offset
 

Offset into data segment (ondisk only).

Definition at line 66 of file header.c.

int_32 entryInfo::tag
 

Tag identifier.

Definition at line 64 of file header.c.

int_32 entryInfo::type
 

Tag data type.

Definition at line 65 of file header.c.


The documentation for this struct was generated from the following file:
Generated at Thu Apr 19 15:29:49 2001 for rpm by doxygen1.2.6-20010408 written by Dimitri van Heesch, © 1997-2001