rpmdbObject_s Struct Reference
[PYTHON.]


Data Fields

 PyObject_HEAD
rpmdb db
int offx
int noffs
int * offsets

Detailed Description

Definition at line 795 of file rpmmodule.c.


Field Documentation

rpmdb rpmdbObject_s::db
 

Definition at line 797 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 799 of file rpmmodule.c.

Referenced by rpmdbFirst(), rpmdbNext(), and rpmOpenDB().

int* rpmdbObject_s::offsets
 

Definition at line 800 of file rpmmodule.c.

Referenced by rpmdbDealloc(), rpmdbFirst(), rpmdbNext(), and rpmOpenDB().

int rpmdbObject_s::offx
 

Definition at line 798 of file rpmmodule.c.

Referenced by rpmdbFirst(), rpmdbNext(), and rpmOpenDB().

rpmdbObject_s::PyObject_HEAD
 

Definition at line 796 of file rpmmodule.c.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 15 21:45:16 2006 for rpm by  doxygen 1.4.6