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

indexEntry_s Struct Reference

#include <rpmdb/header_internal.h>

Collaboration diagram for indexEntry_s:

Collaboration graph
[legend]

Data Fields

entryInfo_s info
void * data
int length
int rdlen

Detailed Description

Definition at line 44 of file header_internal.h.


Field Documentation

void* indexEntry_s::data
 

Location of tag data.

Definition at line 47 of file header_internal.h.

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

struct entryInfo_s indexEntry_s::info
 

Description of tag data.

Definition at line 45 of file header_internal.h.

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

int indexEntry_s::length
 

No. bytes of data.

Definition at line 48 of file header_internal.h.

Referenced by doHeaderUnload(), and regionSwab().

int indexEntry_s::rdlen
 

No. bytes of data in region.

Definition at line 49 of file header_internal.h.

Referenced by doHeaderUnload(), and regionSwab().


The documentation for this struct was generated from the following file:
Generated on Sat Oct 1 16:24:44 2011 for rpm by  doxygen 1.4.4