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

rpmlead Struct Reference
[LEAD.]

#include <rpmlib.h>


Data Fields

unsigned char magic [4]
unsigned char major
unsigned char minor
short type
short archnum
char name [66]
short osnum
short signature_type
char reserved [16]


Detailed Description

The lead data structure. The lead needs to be 8 byte aligned.

Deprecated:
The lead (except for signature_type) is legacy.

Todo:
Don't use any information from lead.

Definition at line 1080 of file rpmlib.h.


Field Documentation

short rpmlead::archnum
 

Definition at line 1085 of file rpmlib.h.

Referenced by writeRPM().

unsigned char rpmlead::magic[4]
 

Definition at line 1081 of file rpmlib.h.

unsigned char rpmlead::major
 

Definition at line 1082 of file rpmlib.h.

Referenced by legacyRetrofit(), and main().

unsigned char rpmlead::minor
 

Definition at line 1083 of file rpmlib.h.

char rpmlead::name[66]
 

Definition at line 1086 of file rpmlib.h.

short rpmlead::osnum
 

Definition at line 1087 of file rpmlib.h.

Referenced by writeRPM().

char rpmlead::reserved[16]
 

Pad to 96 bytes -- 8 byte aligned!

Definition at line 1089 of file rpmlib.h.

short rpmlead::signature_type
 

Signature header type (RPMSIG_HEADERSIG)

Definition at line 1088 of file rpmlib.h.

Referenced by main().

short rpmlead::type
 

Definition at line 1084 of file rpmlib.h.

Referenced by legacyRetrofit(), and rewriteRPM().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 16 16:34:03 2004 for rpm by doxygen 1.3.6