Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

rpmlead Struct Reference

#include <rpmlib.h>

List of all members.

Public Attributes

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 1089 of file rpmlib.h.


Member Data Documentation

short rpmlead::archnum
 

Definition at line 1093 of file rpmlib.h.

unsigned char rpmlead::magic[4]
 

Definition at line 1090 of file rpmlib.h.

unsigned char rpmlead::major
 

Definition at line 1091 of file rpmlib.h.

unsigned char rpmlead::minor
 

Definition at line 1091 of file rpmlib.h.

char rpmlead::name[66]
 

Definition at line 1094 of file rpmlib.h.

short rpmlead::osnum
 

Definition at line 1095 of file rpmlib.h.

char rpmlead::reserved[16]
 

Pad to 96 bytes -- 8 byte aligned!

Definition at line 1097 of file rpmlib.h.

short rpmlead::signature_type
 

Signature header type (RPMSIG_HEADERSIG)

Definition at line 1096 of file rpmlib.h.

short rpmlead::type
 

Definition at line 1092 of file rpmlib.h.


The documentation for this struct was generated from the following file:
Generated at Sun Apr 8 18:43:07 2001 for rpm by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000