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

rpmdbObject_s Struct Reference
[PYTHON-C Language Bindings.]

#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 Thu Oct 6 10:43:16 2005 for rpm by doxygen 1.3.5