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

entryInfo_s Struct Reference

#include <header_internal.h>


Data Fields

int_32 tag
int_32 type
int_32 offset
int_32 count


Field Documentation

int_32 entryInfo_s::count
 

Number of tag elements.

Definition at line 30 of file header_internal.h.

Referenced by copyEntry(), doHeaderUnload(), headerCheck(), headerDump(), headerFindI18NString(), headerVerifyInfo(), and regionSwab().

int_32 entryInfo_s::offset
 

Offset into data segment (ondisk only).

Definition at line 29 of file header_internal.h.

Referenced by copyEntry(), doHeaderUnload(), headerCheck(), headerDump(), headerVerifyInfo(), offsetCmp(), regionSwab(), and rpmReadSignature().

int_32 entryInfo_s::tag
 

Tag identifier.

Definition at line 27 of file header_internal.h.

Referenced by copyEntry(), doHeaderUnload(), findEntry(), headerDump(), headerVerifyInfo(), indexCmp(), offsetCmp(), and regionSwab().

int_32 entryInfo_s::type
 

Tag data type.

Definition at line 28 of file header_internal.h.

Referenced by copyEntry(), doHeaderUnload(), findEntry(), headerDump(), headerVerifyInfo(), intGetEntry(), and regionSwab().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 25 16:49:23 2008 for rpm by  doxygen 1.3.9.1