hdrObject_s Struct Reference
[PYTHON-C Language Bindings.]


Data Fields

PyObject_HEAD Header h
char ** md5list
char ** fileList
char ** linkList
int_32fileSizes
int_32mtimes
int_32uids
int_32gids
unsigned short * rdevs
unsigned short * modes

Detailed Description

Definition at line 138 of file header-py.c.


Field Documentation

PyObject_HEAD Header hdrObject_s::h

Definition at line 140 of file header-py.c.

Referenced by hdr_compare(), hdr_dealloc(), hdr_subscript(), hdr_Wrap(), hdrCompressFilelist(), hdrExpandFilelist(), hdrFullFilelist(), hdrGetHeader(), hdrKeyList(), hdrSprintf(), hdrUnload(), rhnUnload(), and rpmMergeHeaders().

char** hdrObject_s::md5list

Definition at line 141 of file header-py.c.

Referenced by hdr_dealloc(), hdr_Wrap(), and rpmMergeHeaders().

char** hdrObject_s::fileList

Definition at line 142 of file header-py.c.

Referenced by hdr_dealloc(), hdr_Wrap(), and rpmMergeHeaders().

char** hdrObject_s::linkList

Definition at line 143 of file header-py.c.

Referenced by hdr_dealloc(), hdr_Wrap(), and rpmMergeHeaders().

int_32* hdrObject_s::fileSizes

Definition at line 144 of file header-py.c.

Referenced by hdr_Wrap().

int_32* hdrObject_s::mtimes

Definition at line 145 of file header-py.c.

Referenced by hdr_Wrap().

int_32* hdrObject_s::uids

Definition at line 146 of file header-py.c.

Referenced by hdr_Wrap().

int_32 * hdrObject_s::gids

Definition at line 146 of file header-py.c.

Referenced by hdr_Wrap().

unsigned short* hdrObject_s::rdevs

Definition at line 147 of file header-py.c.

Referenced by hdr_Wrap().

unsigned short* hdrObject_s::modes

Definition at line 148 of file header-py.c.

Referenced by hdr_Wrap().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2