#include "rpmte.h"
Go to the source code of this file.
Data Structures | |
struct | rpmteObject_s |
Typedefs | |
typedef rpmteObject_s | rpmteObject |
Functions | |
rpmteObject * | rpmte_Wrap (rpmte te) |
Variables | |
PyTypeObject | rpmte_Type |
Definition in file rpmte-py.h.
|
|
|
Definition at line 439 of file rpmte-py.c. References rpmte, rpmte_Type, and rpmteObject_s::te. Referenced by rpmts_iternext(). |
|
Definition at line 17 of file rpmte-py.h. Referenced by rpmte_Wrap(). |