indexEntry_s Struct Reference

#include <header_internal.h>


Data Fields

struct entryInfo_s info
void * data
int length
int rdlen


Detailed Description

Definition at line 44 of file header_internal.h.


Field Documentation

struct entryInfo_s indexEntry_s::info [read]

Description of tag data.

Definition at line 45 of file header_internal.h.

Referenced by copyEntry(), doHeaderUnload(), findEntry(), headerCheck(), headerDump(), indexCmp(), intGetEntry(), offsetCmp(), regionSwab(), and rpmReadSignature().

void* indexEntry_s::data

Location of tag data.

Definition at line 47 of file header_internal.h.

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

int indexEntry_s::length

No. bytes of data.

Definition at line 48 of file header_internal.h.

Referenced by copyEntry(), doHeaderUnload(), and regionSwab().

int indexEntry_s::rdlen

No. bytes of data in region.

Definition at line 49 of file header_internal.h.

Referenced by copyEntry(), doHeaderUnload(), and regionSwab().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 1 21:56:25 2008 for rpm by  doxygen 1.5.4