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

rpmdbObject_s Struct Reference
[PYTHON.]

#include <rpmdb-py.h>


Data Fields

PyObject_HEAD PyObject * md_dict
rpmdb db
int offx
int noffs
int * offsets


Field Documentation

rpmdb rpmdbObject_s::db
 

Definition at line 19 of file rpmdb-py.h.

Referenced by rpmdb_dealloc(), rpmdb_length(), rpmdb_Match(), and rpmdb_subscript().

PyObject_HEAD PyObject* rpmdbObject_s::md_dict
 

to look like PyModuleObject

Definition at line 18 of file rpmdb-py.h.

int rpmdbObject_s::noffs
 

Definition at line 21 of file rpmdb-py.h.

int* rpmdbObject_s::offsets
 

Definition at line 22 of file rpmdb-py.h.

int rpmdbObject_s::offx
 

Definition at line 20 of file rpmdb-py.h.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 26 13:02:09 2003 for rpm by doxygen1.2.18