#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.
typedef struct rpmteObject_s rpmteObject |
rpmteObject* rpmte_Wrap | ( | rpmte | te | ) |
Definition at line 447 of file rpmte-py.c.
References rpmteObject_s::te.
Referenced by rpmts_iternext().