hdrObject_s Struct Reference
[PYTHON-C Language Bindings.]

Collaboration diagram for hdrObject_s:
[legend]

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 135 of file header-py.c.


Field Documentation

PyObject_HEAD Header hdrObject_s::h

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

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

char** hdrObject_s::md5list

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

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

char** hdrObject_s::fileList

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

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

char** hdrObject_s::linkList

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

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

int_32* hdrObject_s::fileSizes

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

Referenced by hdr_Wrap().

int_32* hdrObject_s::mtimes

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

Referenced by hdr_Wrap().

int_32* hdrObject_s::uids

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

Referenced by hdr_Wrap().

int_32 * hdrObject_s::gids

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

Referenced by hdr_Wrap().

unsigned short* hdrObject_s::rdevs

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

Referenced by hdr_Wrap().

unsigned short* hdrObject_s::modes

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

Referenced by hdr_Wrap().


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 11:02:32 2007 for rpm by  doxygen 1.5.1