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.
rpmmiObject* rpmmi_Wrap | ( | rpmdbMatchIterator | mi | ) |
Definition at line 274 of file rpmmi-py.c.
References rpmmiObject_s::mi, and pyrpmError.
Referenced by rpmdb_Match(), and rpmts_Match().