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