#include "rpmfi.h"
Go to the source code of this file.
Data Structures | |
struct | rpmfiObject_s |
Typedefs | |
typedef rpmfiObject_s | rpmfiObject |
Functions | |
rpmfi | fiFromFi (rpmfiObject *fi) |
rpmfiObject * | rpmfi_Wrap (rpmfi fi) |
rpmfiObject * | hdr_fiFromHeader (PyObject *s, PyObject *args) |
Variables | |
PyTypeObject | rpmfi_Type |
Definition in file rpmfi-py.h.
|
|
|
Definition at line 513 of file rpmfi-py.c. References rpmfiObject_s::fi, and rpmfi. |
|
Definition at line 531 of file rpmfi-py.c. References hdrGetHeader(), rpmfi_Wrap(), rpmfiNew(), rpmTag, RPMTAG_BASENAMES, rpmts, and tagNumFromPyObject(). |
|
Definition at line 519 of file rpmfi-py.c. References rpmfiObject_s::active, rpmfiObject_s::fi, rpmfi, and rpmfi_Type. Referenced by hdr_fiFromHeader(), and rpmte_FI(). |
|
Definition at line 19 of file rpmfi-py.h. Referenced by rpmfi_Wrap(). |