Go to the source code of this file.
Data Structures | |
| struct | rpmmiObject_s | 
Typedefs | |
| typedef rpmmiObject_s | rpmmiObject | 
Functions | |
| rpmmiObject * | rpmmi_Wrap (rpmdbMatchIterator mi, PyObject *s) | 
Variables | |
| PyTypeObject | rpmmi_Type | 
Definition in file rpmmi-py.h.
| rpmmiObject* rpmmi_Wrap | ( | rpmdbMatchIterator | mi, | |
| PyObject * | s | |||
| ) | 
Definition at line 275 of file rpmmi-py.c.
References rpmmiObject_s::mi, pyrpmError, and rpmmiObject_s::ref.
Referenced by rpmdb_Match(), and rpmts_Match().
 1.5.2