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

rpmdbObject_s Struct Reference
[PYTHON.PYTHON.]


Data Fields

 PyObject_HEAD
rpmdb db
int offx
int noffs
int * offsets

Field Documentation

rpmdb rpmdbObject_s::db
 

Definition at line 768 of file rpmmodule.c.

Referenced by py_rpmdbInitIterator, rpmdbByFile, rpmdbByName, rpmdbByProvides, rpmdbDealloc, rpmdbFirst, rpmdbLength, rpmdbSubscript, rpmOpenDB, rpmtransCreate, and rpmtransRemove.

int rpmdbObject_s::noffs
 

Definition at line 770 of file rpmmodule.c.

Referenced by rpmdbFirst, rpmdbNext, and rpmOpenDB.

int* rpmdbObject_s::offsets
 

Definition at line 771 of file rpmmodule.c.

Referenced by rpmdbDealloc, rpmdbFirst, rpmdbNext, and rpmOpenDB.

int rpmdbObject_s::offx
 

Definition at line 769 of file rpmmodule.c.

Referenced by rpmdbFirst, rpmdbNext, and rpmOpenDB.

rpmdbObject_s::PyObject_HEAD
 

Definition at line 767 of file rpmmodule.c.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 13 15:34:54 2002 for rpm by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002